commit | 99cce8f7b10716f8fdbaca21a7f3ba000119ad3b | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Thu May 03 00:18:34 2007 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu May 03 14:07:48 2007 +0100 |
tree | 028915c49215df5352d20f6ccc9258f3b25a3e9e | |
parent | f16fb1ecc5a1cb2f7cc595179d1fe55e711e599f [diff] |
[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>