aboutsummaryrefslogtreecommitdiff
path: root/lib/cpu-notifier-error-inject.c
diff options
context:
space:
mode:
authorMarkos Chandras <[email protected]>2014-10-21 10:21:54 +0100
committerRalf Baechle <[email protected]>2014-10-21 16:34:41 +0200
commita5466d7bba9af83a82cc7c081b2a7d557cde3204 (patch)
tree0f4d00fbaf3a705dc7ea38b7096c6ed4e0d601d2 /lib/cpu-notifier-error-inject.c
parentf114040e3ea6e07372334ade75d1ee0775c355e1 (diff)
MIPS: cp1emu: Fix ISA restrictions for cop1x_op instructions
Commit 08a07904e1828 ("MIPS: math-emu: Remove most ifdefery") removed the #ifdef ISA conditions and switched to runtime detection. However, according to the instruction set manual, the cop1x_op instructions are available in >=MIPS32r2 as well. This fixes a problem on MIPS32r2 with the ntpd package which failed to execute with a SIGILL exit code due to the fact that a madd.d instruction was not being emulated. Signed-off-by: Markos Chandras <[email protected]> Fixes: 08a07904e1828 ("MIPS: math-emu: Remove most ifdefery") Cc: <[email protected]> # v3.16+ Cc: [email protected] Reviewed-by: Paul Burton <[email protected]> Reviewed-by: James Hogan <[email protected]> Cc: Markos Chandras <[email protected]> Patchwork: https://patchwork.linux-mips.org/patch/8173/ Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions