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:	Mon, 21 Apr 2008 15:06:00 -0700
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	Stephen Rothwell <sfr@...b.auug.org.au>
Cc:	linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>
Subject: Re: linux-next: Tree for April 21 (SGI XPNET)

On Mon, 21 Apr 2008 20:52:49 +1000 Stephen Rothwell wrote:

Uh.  Who does SGI XPNET patches/code?

drivers/misc/xp/ has problems both with CONFIG_NET=y: (config-rand7)

next-20080421/drivers/misc/xp/xpc_channel.c: In function 'xpc_setup_infrastructure':
next-20080421/drivers/misc/xp/xpc_channel.c:220: error: implicit declaration of function 'cpu_physical_id'
make[4]: *** [drivers/misc/xp/xpc_channel.o] Error 1


and with CONFIG_NET=n: (config-rand1)

xpnet.c:(.exit.text+0x6b0): undefined reference to `unregister_netdev'
xpnet.c:(.exit.text+0x6bc): undefined reference to `free_netdev'

---
~Randy

Download attachment "config-rand1" of type "application/octet-stream" (29590 bytes)

Download attachment "config-rand7" of type "application/octet-stream" (27937 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ