diff options
author | Ionut Nicu <ionut.nicu@freescale.com> | 2008-03-06 03:12:54 +1100 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-04-07 13:49:19 +1000 |
commit | 221ac329e93fe2a676346af2e98e311251648f69 (patch) | |
tree | fda0c1f9ce619a3f34576a95e94b3385cc154fe3 /arch/ppc | |
parent | 0119536cd314ef95553604208c25bc35581f7f0a (diff) | |
download | linux-3.10-221ac329e93fe2a676346af2e98e311251648f69.tar.gz linux-3.10-221ac329e93fe2a676346af2e98e311251648f69.tar.bz2 linux-3.10-221ac329e93fe2a676346af2e98e311251648f69.zip |
[POWERPC] Fix kernel panic in arch_arm_kprobe
The code in arch_arm_kprobe was trying to set a breakpoint which
resulted in a page fault because the kernel text pages were write
protected. Disable the write protect when CONFIG_KPROBES is defined.
Signed-off-by: Ionut Nicu <ionut.nicu@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/ppc')
0 files changed, 0 insertions, 0 deletions