]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit56ebd51bae72c2e47c83f6eacf258479d5658ec8
treeeb39e5ee383815c0185b910523d5470088f93494
parentb6c3539bdd6d766cffea76698c85ebb92bf3fb12
[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>
arch/mips/kernel/traps.c