summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/kprobes.c
diff options
context:
space:
mode:
authorAnil S Keshavamurthy2006-01-10 05:52:42 +0100
committerLinus Torvalds2006-01-10 17:01:40 +0100
commit41dead49ccb4d7f0a34d56478f487342a3c3ab2b (patch)
tree6782eeedac60688b328394971066dad1b6bfa302 /arch/powerpc/kernel/kprobes.c
parent[PATCH] kprobes: enable funcions only for required arch (diff)
downloadkernel-qcow2-linux-41dead49ccb4d7f0a34d56478f487342a3c3ab2b.tar.gz
kernel-qcow2-linux-41dead49ccb4d7f0a34d56478f487342a3c3ab2b.tar.xz
kernel-qcow2-linux-41dead49ccb4d7f0a34d56478f487342a3c3ab2b.zip
[PATCH] kprobes: cleanup include/asm/kprobes.h
The arch specific kprobes.h files never gets included when CONFIG_KPROBES is turned off. Hence check for CONFIG_KPROBES is not appropriate here in this arch specific kprobes.h files. Also the below defined function kprobes_exception_notify() is not needed when CONFIG_KPROBES is off. Compile tested for both CONFIG_KPROBES=y and N. Signed-off-by: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/powerpc/kernel/kprobes.c')
0 files changed, 0 insertions, 0 deletions