summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/irq.c
diff options
context:
space:
mode:
authorNicholas Piggin <npiggin@gmail.com>2017-08-12 02:39:01 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2017-08-23 23:11:28 +1000
commitc05f0be888225f7228f81825730da3c9ba2088cb (patch)
treef96e66e3e48fdc3acd16678e4fb60d1c9298649e /arch/powerpc/kernel/irq.c
parent6e9a2f6ebac457dd81c531473c1364514907e5a7 (diff)
downloadtalos-op-linux-c05f0be888225f7228f81825730da3c9ba2088cb.tar.gz
talos-op-linux-c05f0be888225f7228f81825730da3c9ba2088cb.zip
powerpc/64s: masked_interrupt() returns to kernel so avoid restoring r13
Places in the kernel where r13 is not the PACA pointer must have maskable interrupts disabled, so r13 does not have to be restored when returning from a soft-masked interrupt. We should never have interrupts soft disabled when we're in user space. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/kernel/irq.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud