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:
2617463
)
ARM: fix "bad mode in ... handler" message for undefined instructions
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 3 Jan 2014 15:01:39 +0000
(15:01 +0000)
committer
Ben Hutchings
<ben@decadent.org.uk>
Sat, 15 Feb 2014 19:20:16 +0000
(19:20 +0000)
commit
29c350bf28da333e41e30497b649fe335712a2ab
upstream.
The array was missing the final entry for the undefined instruction
exception handler; this commit adds it.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
No differences found