[PATCH] unwinder: Remove lockdep disabling of nested locks for unwinder
authorAndi Kleen <ak@suse.de>
Thu, 7 Dec 2006 01:14:12 +0000 (02:14 +0100)
committerAndi Kleen <andi@basil.nowhere.org>
Thu, 7 Dec 2006 01:14:12 +0000 (02:14 +0100)
commiteef5e0d185fc049bda11fa14ba286fbd357da896
treea5e6943a17288dbe1c03d8a2c440d36d7baa1881
parent446f713ba1afd68568139ae4691335ba273fa7f4
[PATCH] unwinder: Remove lockdep disabling of nested locks for unwinder

Shouldn't be needed anymore since __kernel_text_address
is used unconditionally on x86-64

Signed-off-by: Andi Kleen <ak@suse.de>
kernel/lockdep.c