[POWERPC] Added kprobes support to ppc32
authorKumar Gala <galak@kernel.crashing.org>
Wed, 7 Feb 2007 04:55:19 +0000 (22:55 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 7 Feb 2007 04:55:19 +0000 (22:55 -0600)
commit8209003547c4b1006943eac8dc6c1fb6493cafda
tree37ed5742527d448f211c575fe714fe68846e0c40
parent8423200553113cc031caa9b147f6150a8e26545c
[POWERPC] Added kprobes support to ppc32

Added kprobes to ppc32 platforms that have use single_step_exception.  This
excludes 4xx and anything Book-E since their debug mechanisms for single stepping
are completely different.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/Kconfig
arch/powerpc/kernel/kprobes.c
arch/powerpc/lib/Makefile
include/asm-powerpc/kprobes.h
include/asm-powerpc/sstep.h