[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)
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

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge