git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6c3539
)
[MIPS] Generate SIGILL again
author
Daniel Jacobowitz
<dan@debian.org>
Sun, 27 Nov 2005 03:34:41 +0000
(22:34 -0500)
committer
Ralf 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