lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ