| commit | 10252aa2278e1d53c420bacdf9ee239784712541 | [log] [tgz] |
|---|---|---|
| author | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Jan 03 15:01:39 2014 +0000 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jan 15 15:27:11 2014 -0800 |
| tree | 0d702411e34a46158f7ed051120c4177b4088dfc | |
| parent | 09e333b064c0f570051ec055d0098c6b6ce00850 [diff] |
ARM: fix "bad mode in ... handler" message for undefined instructions 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>