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)
commit97f361e2498ada54b48a235619eaf5af8e46427e
tree20b2802ebd75ef05028e029159db034f1d126cc1
parentcd7246f0e2747bd2b43d25d0f63f05db182a62c0
sh: unwinder: Move initialization to early_initcall() and tidy up locking.

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>
arch/sh/include/asm/dwarf.h
arch/sh/kernel/dwarf.c
arch/sh/kernel/irq.c