aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/code-patching.c
diff options
context:
space:
mode:
authorNaveen N. Rao <[email protected]>2017-06-29 17:49:20 +0000
committerMichael Ellerman <[email protected]>2017-07-03 13:12:02 +0000
commit90653a84052cfbbc1f46427f851dad14083e36df (patch)
treeb0fb0dc0ce158690b2738510de98489aa27eb031 /arch/powerpc/lib/code-patching.c
parentpowerpc/64s: Blacklist functions invoked on a trap (diff)
downloadkernel-90653a84052cfbbc1f46427f851dad14083e36df.tar.gz
kernel-90653a84052cfbbc1f46427f851dad14083e36df.zip
powerpc/64s: Blacklist rtas entry/exit from kprobes
We can't take traps with relocation off, so blacklist enter_rtas() and rtas_return_loc(). However, instead of blacklisting all of enter_rtas(), introduce a new symbol __enter_rtas from where on we can't take a trap and blacklist that. Signed-off-by: Naveen N. Rao <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'arch/powerpc/lib/code-patching.c')
0 files changed, 0 insertions, 0 deletions