sh: unwinder: Move initialization to early_initcall() and tidy up locking.
authorPaul Mundt <lethal@linux-sh.org>
Sun, 16 Aug 2009 20:07:38 +0000 (05:07 +0900)
committerPaul 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