[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)
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>

No differences found