diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2017-08-12 02:39:01 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-08-23 23:11:28 +1000 |
commit | c05f0be888225f7228f81825730da3c9ba2088cb (patch) | |
tree | f96e66e3e48fdc3acd16678e4fb60d1c9298649e /arch/powerpc/kernel/irq.c | |
parent | 6e9a2f6ebac457dd81c531473c1364514907e5a7 (diff) | |
download | talos-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