Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARM: fix "bad mode in ... handler" message for undefined instructions
The array was missing the final entry for the undefined instruction exception handler; this commit adds it. Cc: <stable@vger.kernel.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
- Loading branch information