diff options
author | Christophe Leroy <[email protected]> | 2020-03-31 16:03:45 +0000 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2020-06-02 20:59:12 +1000 |
commit | a616c442119f2ea5641e6abc215d7255b73b982b (patch) | |
tree | 6718c1944dac37ef60ba252dcbb72014c2d14fae /tools/perf/scripts/python/check-perf-trace.py | |
parent | 5f32e8361cba8c58c4f272a389296f489ecc2823 (diff) |
powerpc/entry32: Blacklist exception entry points for kprobe.
kprobe does not handle events happening in real mode.
As exception entry points are running with MMU disabled,
blacklist them.
The handling of TLF_NAPPING and TLF_SLEEPING is moved before the
CONFIG_TRACE_IRQFLAGS which contains 'reenable_mmu' because from there
kprobe will be possible as the kernel will run with MMU enabled.
Signed-off-by: Christophe Leroy <[email protected]>
Acked-by: Naveen N. Rao <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/f61ac599855e674ebb592464d0ea32a3ba9c6644.1585670437.git.christophe.leroy@c-s.fr
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions