commit | f82796214a95b1ec00c2f121c1080d10f2b099a1 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Thu Jun 26 02:01:37 2008 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Thu Jun 26 03:35:46 2008 -0500 |
tree | c5702217e2a482ee2f15fca17be547b9ba1a31a4 | |
parent | b76e59d1fb086c2fdac5d243e09786d6581f2026 [diff] |
powerpc/booke: Add kprobes support for booke style processors This patch is based on work done by Madhvesh. R. Sulibhavi back in March 2007. We refactor some of the single step handling since it differs between "classic" and "booke" powerpc cores. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>