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:
c1ba6ba
)
ARM: 6252/1: Use SIGBUS for unaligned access instead of SIGILL
author
Kirill A. Shutemov
<kirill@shutemov.name>
Thu, 22 Jul 2010 12:16:49 +0000
(13:16 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 27 Jul 2010 09:43:49 +0000
(10:43 +0100)
POSIX specify to use signal SIGBUS with code BUS_ADRALN for invalid
address alignment.
Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found