From: Russell King Date: Mon, 11 Aug 2008 11:27:16 +0000 (+0100) Subject: [ARM] traps: don't call undef hook functions with spinlock held X-Git-Tag: v2.6.27-rc4~54^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b03a5b7559563dafdbe52f8b5d8e453a914db941;p=pandora-kernel.git [ARM] traps: don't call undef hook functions with spinlock held Calling the undefined instruction handler functions with a spinlock held is a recipe for must_sleep() warnings. Avoid it. Signed-off-by: Russell King --- Reading git-diff-tree failed