]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit8c8c4390c215a8c1c887db01b0bb336b5cd91745
tree37ed5742527d448f211c575fe714fe68846e0c40
parent82e63be4de25c722a12d1d3fe741af984d24a067
[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