[MIPS] Generate SIGILL again
authorDaniel Jacobowitz <dan@debian.org>
Sun, 27 Nov 2005 03:34:41 +0000 (22:34 -0500)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 1 Dec 2005 11:05:14 +0000 (11:05 +0000)
The rdhwr emulation accidentally swallowed the SIGILL from most other
illegal instructions.  Make sure to return -EFAULT by default.

Signed-off-by: Daniel Jacobowitz <dan@codesourcery.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found