ARM: fix "bad mode in ... handler" message for undefined instructions
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 3 Jan 2014 15:01:39 +0000 (15:01 +0000)
committerBen 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