From: Nicolas Pitre Date: Thu, 22 Nov 2007 16:21:27 +0000 (+0100) Subject: [ARM] 4661/1: fix do_undefinstr wrt the enabling of IRQs X-Git-Tag: v2.6.24-rc4~19^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aeb747afb3fb1f42d9c82615a103882f7f97f291;p=pandora-kernel.git [ARM] 4661/1: fix do_undefinstr wrt the enabling of IRQs The lock is acquired with spin_lock_irqsave() and released in the not-found case with spin_unlock_irqrestore(). Signed-off-by: Nicolas Pitre Signed-off-by: Russell King --- Reading git-diff-tree failed