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:
cd7246f
)
sh: unwinder: Move initialization to early_initcall() and tidy up locking.
author
Paul Mundt
<lethal@linux-sh.org>
Sun, 16 Aug 2009 20:07:38 +0000
(
05:07
+0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Sun, 16 Aug 2009 20:07:38 +0000
(
05:07
+0900)
This moves the initialization over to an early_initcall(). This fixes up
some lockdep interaction issues. At the same time, kill off some
superfluous locking in the init path.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found