commit | 109d89ca0ee76138e04b41726b7f719c7df65e88 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sat Jul 16 16:43:33 2005 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Jul 16 16:43:33 2005 +0100 |
tree | 3653f48740d7812e21e15d09648e58edbc0416b9 | |
parent | 54ea06f6afe85aaf419e51343d4e4b5599197113 [diff] |
[PATCH] ARM: Allow register_undef_hook to be called with IRQs off Preserve the interrupt status across a call to register_undef_hook. This allows it to be called while interrupts are disabled. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>