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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ingo Molnar
Date: Friday, June 20, 2008 - 3:37 am

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
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] lockdep: add lock_class information to lock_ch ..., Ingo Molnar, (Fri Jun 20, 3:37 am)