Re: [PATCH] lockdep: add lock_class information to lock_chain andoutput it

From: Ingo Molnar
Date: Fri Jun 20 2008 - 06:37:29 EST



FYI, the patch has some build problems:

kernel/built-in.o: In function `lc_next':
lockdep_proc.c:(.text+0x31c83): undefined reference to `nr_lock_chains'
lockdep_proc.c:(.text+0x31cb1): undefined reference to `lock_chains'
kernel/built-in.o: In function `lc_start':
lockdep_proc.c:(.text+0x31cf4): undefined reference to `nr_lock_chains'
lockdep_proc.c:(.text+0x31d08): undefined reference to `lock_chains'
kernel/built-in.o: In function `lockdep_chains_open':
lockdep_proc.c:(.text+0x31e59): undefined reference to `nr_lock_chains'

with this config:

http://redhat.com/~mingo/misc/config-Fri_Jun_20_12_29_35_CEST_2008.bad

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/