powerpc/powermac: Blacklist functions running with MMU disabled for kprobe
authorChristophe Leroy <christophe.leroy@c-s.fr>
Tue, 31 Mar 2020 16:03:39 +0000 (16:03 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 2 Jun 2020 10:59:09 +0000 (20:59 +1000)
commit32a820670fa00419375a964ca8bc569e1499b90d
tree7d3f1834491fd7e3d3c104140f69b5a4f4108f91
parent7aa85127b1a170694b042cbc35a07afe3904173e
powerpc/powermac: Blacklist functions running with MMU disabled for kprobe

kprobe does not handle events happening in real mode, all
functions running with MMU disabled have to be blacklisted.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Acked-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/6316e8883753499073f47301857e4e88b73c3ddd.1585670437.git.christophe.leroy@c-s.fr
arch/powerpc/platforms/powermac/cache.S
arch/powerpc/platforms/powermac/sleep.S