From: Johannes Berg Date: Thu, 19 Jul 2007 08:49:02 +0000 (-0700) Subject: lockdep debugging: give stacktrace for init_error X-Git-Tag: v2.6.23-rc1~360 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c71063c9c9dc232d0d51f936f237f7dc5681e8e3;p=pandora-kernel.git lockdep debugging: give stacktrace for init_error When I started adding support for lockdep to 64-bit powerpc, I got a lockdep_init_error and with this patch was able to pinpoint why and where to put lockdep_init(). Let's support this generally for others adding lockdep support to their architecture. Signed-off-by: Johannes Berg Cc: Ingo Molnar Cc: Peter Zijlstra Cc: Arjan van de Ven Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed