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
--