powerpc/interrupt: Also use exit_must_hard_disable() on PPC32
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Fri, 25 Jun 2021 14:31:46 +0000 (14:31 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 25 Jun 2021 23:43:34 +0000 (09:43 +1000)
commit767e6e7130b288d856e4f2be365554dc6147a80a
tree76f3dde3e012b56f539c19d39effed224e87f496
parent590e1e4254458455477e4e857cd00733280a3d73
powerpc/interrupt: Also use exit_must_hard_disable() on PPC32

Reduce #ifdefs a bit by making exit_must_hard_disable() return
true on PPC32.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/52531029563c1fc823b790058e799d0ca71b028c.1624631463.git.christophe.leroy@csgroup.eu
arch/powerpc/kernel/interrupt.c