SAMPLES: kprobe_example: Make it print something on MIPS.
authorDavid Daney <ddaney@caviumnetworks.com>
Tue, 3 Aug 2010 18:22:21 +0000 (11:22 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 5 Aug 2010 12:26:29 +0000 (13:26 +0100)
commit8a1492370b493cf680b86885286f07cb9b967716
treeac1efeafead9a4092397e546d1afb3115a4ac954
parentc1bf207d6ee1eb72e9c10365edbdc7c9ff7fb9b0
SAMPLES: kprobe_example: Make it print something on MIPS.

This KProbes example is a little useless if it doesn't print anything.
For MIPS print similar messages to those produced on x86 and PPC.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
To: linux-mips@linux-mips.org
To: ananth@in.ibm.com
To: anil.s.keshavamurthy@intel.com
To: davem@davemloft.net
To: masami.hiramatsu.pt@hitachi.com
Cc: linux-kernel@vger.kernel.org
Cc: hschauhan@nulltrace.org
Patchwork: https://patchwork.linux-mips.org/patch/1528/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
samples/kprobes/kprobe_example.c