From: Russell King Date: Fri, 3 Jan 2014 15:01:39 +0000 (+0000) Subject: ARM: fix "bad mode in ... handler" message for undefined instructions X-Git-Tag: v3.2.55~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=878c9368e00731b4d0ca95c402c5caa9468f1d62;p=pandora-kernel.git 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 Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed