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> |
||
|---|---|---|
| .. | ||
| checksum_32.S | ||
| checksum_64.S | ||
| copy_32.S | ||
| copypage_64.S | ||
| copyuser_64.S | ||
| div64.S | ||
| locks.c | ||
| Makefile | ||
| mem_64.S | ||
| memcpy_64.S | ||
| rheap.c | ||
| sstep.c | ||
| strcase.c | ||
| string.S | ||
| usercopy_64.c | ||