commit | 457b646189e47f9d48588809da3e806ec363f219 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Oct 14 15:50:28 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Oct 14 15:50:28 2009 +0900 |
tree | c1691b57b191ab79165bfa9a27cd499577ec791f | |
parent | 4d2947f7c69f812f09ff0e5cdc98dfa5317a4d81 [diff] |
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 <lethal@linux-sh.org>