powerpc/tm: Turn interrupts hard off in tm_reclaim()
authorMichael Neuling <mikey@neuling.org>
Wed, 2 Oct 2013 07:15:15 +0000 (17:15 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Oct 2013 01:14:28 +0000 (18:14 -0700)
commitfb1c209733e25177b634f825848c78c998f54e30
tree7fb0171f17487c3af1658512eb5bd7d026676622
parent39302163d7368f0960f30cf7d785eec2ccae1c26
powerpc/tm: Turn interrupts hard off in tm_reclaim()

commit c69e63b0f135fa51d6e1c38b5ac8a1def15ea3fa upstream.

We can't take IRQs in tm_reclaim as we might have a bogus r13 and r1.

This turns IRQs hard off in this function.

Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/powerpc/kernel/tm.S