From: Russell King Date: Sat, 16 Jul 2005 15:43:33 +0000 (+0100) Subject: [PATCH] ARM: Allow register_undef_hook to be called with IRQs off X-Git-Tag: v2.6.13-rc4~88^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=109d89ca0ee76138e04b41726b7f719c7df65e88;p=pandora-kernel.git [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 --- Reading git-diff-tree failed