[PATCH] arm: fix handling of svc mode undefined instructions
commitd28d851323561a4e2a1905291fcaedab6a6b408e
authorDan Williams <dan.j.williams@intel.com>
Fri, 4 May 2007 18:22:23 +0000 (4 11:22 -0700)
committerChris Wright <chrisw@sous-sol.org>
Wed, 23 May 2007 21:32:43 +0000 (23 14:32 -0700)
tree28041946984d92e5f1fac22e08d95968ef3e4372
parentdc47041995b0db572085a5ddf87e099f9977ea38
[PATCH] 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.

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