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:	Thu, 07 Jan 2010 17:28:00 -0500
From:	Jeff Garzik <jeff@...zik.org>
To:	Joe Perches <joe@...ches.com>
CC:	Alexey Dobriyan <adobriyan@...il.com>, davem@...emloft.net,
	netdev@...r.kernel.org
Subject: Re: [PATCH] drivers/net/: use DEFINE_PCI_DEVICE_TABLE()

On 01/07/2010 05:25 PM, Joe Perches wrote:
> On Thu, 2010-01-07 at 23:58 +0200, Alexey Dobriyan wrote:
>> Use DEFINE_PCI_DEVICE_TABLE() so we get place PCI ids table into correct section
>> in every case.
>
> Good idea, but aren't there are some tables that are not const?

I hope not...  those tables are read by userland tools.

Messing with the PCI ID tables as runtime is highly unusual, to say the 
least.

	Jeff



--
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