powerpc/82xx: Blacklist pq2_restart() for kprobe
authorChristophe Leroy <christophe.leroy@c-s.fr>
Tue, 31 Mar 2020 16:03:37 +0000 (16:03 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 2 Jun 2020 10:59:09 +0000 (20:59 +1000)
commit1740f15a99d30a5e2710b2b0754e65fc5ba68d1d
treeabbf705c8064ed5ccaecd7f14020e50f60db823d
parente83f01fdb9143a4f90b17fbf7d8b8b21efb2f968
powerpc/82xx: Blacklist pq2_restart() 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/5dca36682383577a3c2b2bca4d577e8654944461.1585670437.git.christophe.leroy@c-s.fr
arch/powerpc/platforms/82xx/pq2.c