From: Paul Mundt Date: Wed, 14 Oct 2009 06:50:28 +0000 (+0900) Subject: sh: Fix a TRACE_IRQS_OFF typo. X-Git-Tag: v2.6.32-rc5~20^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=457b646189e47f9d48588809da3e806ec363f219;p=pandora-kernel.git sh: Fix a TRACE_IRQS_OFF typo. The resume_userspace path had TRACE_IRQS_OFF written incorrectly and so never handled the transition properly. This was fixed once before but seems to have made it back in the tree. Fix it for good. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed