Re: Buggy PCI drivers - do not mark pci_device_id as discardable data

From: Dave Jones
Date: Tue Sep 09 2003 - 15:19:10 EST


On Tue, Sep 09, 2003 at 08:48:03PM +0100, Russell King wrote:

> -static struct pci_device_id agp_ati_pci_table[] __initdata = {
> +static struct pci_device_id agp_ati_pci_table[] = {

Wierd. I could swear akpm had these patches in his tree no so long back.

Dave

--
Dave Jones http://www.codemonkey.org.uk
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/