[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080620103704.GA717@elte.hu>
Date: Fri, 20 Jun 2008 12:37:04 +0200
From: Ingo Molnar <mingo@...e.hu>
To: "Huang, Ying" <ying.huang@...el.com>
Cc: Peter Zijlstra <a.p.zijlstra@...llo.nl>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] lockdep: add lock_class information to lock_chain and
output it
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists