Christophe Leroy wrote:
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.le...@c-s.fr> --- arch/powerpc/platforms/52xx/lite5200_sleep.S | 2 ++ 1 file changed, 2 insertions(+)
Apart from the two minor comments, for this series: Acked-by: Naveen N. Rao <naveen.n....@linux.vnet.ibm.com> - Naveen