aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/uaccess.h
diff options
context:
space:
mode:
authorChristophe Leroy <[email protected]>2021-02-05 08:56:13 +0000
committerMichael Ellerman <[email protected]>2021-02-09 01:09:46 +1100
commit903178d0ce6bb30ef80a3604ab9ee2b57869fbc9 (patch)
tree2dc4bcf515c211de2dea5da095deba4fae3d573e /arch/powerpc/include/asm/uaccess.h
parentd137845c973147a22622cc76c7b0bc16f6206323 (diff)
powerpc/8xx: Fix software emulation interrupt
For unimplemented instructions or unimplemented SPRs, the 8xx triggers a "Software Emulation Exception" (0x1000). That interrupt doesn't set reason bits in SRR1 as the "Program Check Exception" does. Go through emulation_assist_interrupt() to set REASON_ILLEGAL. Fixes: fbbcc3bb139e ("powerpc/8xx: Remove SoftwareEmulation()") Signed-off-by: Christophe Leroy <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/ad782af87a222efc79cfb06079b0fd23d4224eaf.1612515180.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'arch/powerpc/include/asm/uaccess.h')
0 files changed, 0 insertions, 0 deletions