From: Paul Mundt Date: Sun, 16 Aug 2009 20:07:38 +0000 (+0900) Subject: sh: unwinder: Move initialization to early_initcall() and tidy up locking. X-Git-Tag: v2.6.32-rc1~640^2~35^2~19^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97f361e2498ada54b48a235619eaf5af8e46427e;p=pandora-kernel.git 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 --- Reading git-diff-tree failed