From: James Bottomley Date: Thu, 11 Sep 2008 14:17:23 +0000 (-0400) Subject: parisc: initialize unwinder much earlier X-Git-Tag: v2.6.28-rc1~72^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0514ae323f19ba1ad4bea4174ea274c812f7eee;p=pandora-kernel.git parisc: initialize unwinder much earlier The unwinder was being initialized way too late to be any use debugging early boot crashes. Instead of relying on module_init initcalls to initialize it, let's do it explicitly as early as we can. Signed-off-by: James Bottomley Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed