summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@imgtec.com>2017-06-16 00:08:29 +0100
committerRalf Baechle <ralf@linux-mips.org>2017-06-29 02:42:26 +0200
commit7b82c1058ac1f8f8b9f2b8786b1f710a57a870a8 (patch)
tree19e056ccb7bfd368bc5ab64fd73b31859ce53717 /arch/x86/pci
parent11a3799dbeb620bf0400b1fda5cc2c6bea55f20a (diff)
downloadlinux-7b82c1058ac1f8f8b9f2b8786b1f710a57a870a8.tar.gz
linux-7b82c1058ac1f8f8b9f2b8786b1f710a57a870a8.tar.bz2
linux-7b82c1058ac1f8f8b9f2b8786b1f710a57a870a8.zip
MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'
Fix commit e50c0a8fa60d ("Support the MIPS32 / MIPS64 DSP ASE.") and send SIGILL rather than SIGBUS whenever an unimplemented BPOSGE32 DSP ASE instruction has been encountered in `__compute_return_epc_for_insn' as our Reserved Instruction exception handler would in response to an attempt to actually execute the instruction. Sending SIGBUS only makes sense for the unaligned PC case, since moved to `__compute_return_epc'. Adjust function documentation accordingly, correct formatting and use `pr_info' rather than `printk' as the other exit path already does. Fixes: e50c0a8fa60d ("Support the MIPS32 / MIPS64 DSP ASE.") Signed-off-by: Maciej W. Rozycki <macro@imgtec.com> Cc: James Hogan <james.hogan@imgtec.com> Cc: linux-mips@linux-mips.org Cc: stable@vger.kernel.org # 2.6.14+ Patchwork: https://patchwork.linux-mips.org/patch/16396/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/x86/pci')
0 files changed, 0 insertions, 0 deletions