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

No differences found