commit | 56ebd51bae72c2e47c83f6eacf258479d5658ec8 | [log] [tgz] |
---|---|---|
author | Daniel Jacobowitz <dan@debian.org> | Sat Nov 26 22:34:41 2005 -0500 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Dec 01 11:05:14 2005 +0000 |
tree | eb39e5ee383815c0185b910523d5470088f93494 | |
parent | b6c3539bdd6d766cffea76698c85ebb92bf3fb12 [diff] |
[MIPS] Generate SIGILL again 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>