[ARM] 4356/1: arm: fix handling of svc mode undefined instructions
authorDan Williams <dan.j.williams@intel.com>
Wed, 2 May 2007 23:18:34 +0000 (00:18 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 3 May 2007 13:07:48 +0000 (14:07 +0100)
commit99cce8f7b10716f8fdbaca21a7f3ba000119ad3b
tree028915c49215df5352d20f6ccc9258f3b25a3e9e
parentf16fb1ecc5a1cb2f7cc595179d1fe55e711e599f
[ARM] 4356/1: arm: fix handling of svc mode undefined instructions

Now that do_undefinstr handles kernel and user mode undefined
instruction exceptions it must not assume that interrupts are enabled at
entry.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/traps.c