From: Ingo Molnar Date: Mon, 3 Jul 2006 07:24:57 +0000 (-0700) Subject: [PATCH] lockdep: x86_64 early init X-Git-Tag: v2.6.18-rc1~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2148270cd2ebe0d05e4289b7c77b1435c45481bf;p=pandora-kernel.git [PATCH] lockdep: x86_64 early init x86_64 uses spinlocks very early - earlier than start_kernel(). So call lockdep_init() from the arch setup code. Signed-off-by: Ingo Molnar Signed-off-by: Arjan van de Ven Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed