summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/traps.c
diff options
context:
space:
mode:
authorGui,Jian <guij@cn.ibm.com>2006-11-01 03:50:15 +0100
committerPaul Mackerras <paulus@samba.org>2006-11-01 05:14:12 +0100
commit0d69a052d4d7c4085706b9ac0d1bd28ff90c9fca (patch)
tree8dada42c1c58e9450161e88e67d304c68917f3a8 /arch/powerpc/kernel/traps.c
parent[POWERPC] Make mmiowb's io_sync preempt safe (diff)
downloadlinux-0d69a052d4d7c4085706b9ac0d1bd28ff90c9fca.tar.xz
linux-0d69a052d4d7c4085706b9ac0d1bd28ff90c9fca.zip
[POWERPC] Disallow kprobes on emulate_step and branch_taken
On powerpc, probing on emulate_step function will crash 2.6.18.1 when it is triggered. When kprobe is triggered, emulate_step() is on its kernel path and will cause recursive kprobe fault. And branch_taken() is called in emulate_step(). This disallows kprobes on both of them. Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/kernel/traps.c')
0 files changed, 0 insertions, 0 deletions