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] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 2 May 2008 14:38:02 -0700
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	samuel@...tiz.org, netdev@...r.kernel.org, bjorn.helgaas@...com,
	kamalesh@...ux.vnet.ibm.com, sfr@...b.auug.org.au
Subject: Re: [patch 1/2] smsc-ircc2: wrap PNP probe code in #ifdef
 CONFIG_PNP

On Fri, 02 May 2008 13:40:23 -0700
akpm@...ux-foundation.org wrote:

> From: Bjorn Helgaas <bjorn.helgaas@...com>
> 
> Wrap PNP probe code in #ifdef CONFIG_PNP.
> 
> Without this change, we'll have unresolved references to pnp_get_resource()
> function when CONFIG_PNP=n.  (This is a new interface that's not in mainline
> yet.)

hrm, it turns out that this is already in linux-next, only I'm
not sure by what route it got there.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ