git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f64c0ac
)
[ARM] traps: don't call undef hook functions with spinlock held
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Mon, 11 Aug 2008 11:27:16 +0000
(12:27 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 12 Aug 2008 18:54:07 +0000
(19:54 +0100)
Calling the undefined instruction handler functions with a
spinlock held is a recipe for must_sleep() warnings. Avoid it.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found