Re: [PATCH] pci: fix unterminated pci_device_id lists
- From: Jeff Garzik <jeff@xxxxxxxxxx>
- Date: Wed, 12 Sep 2007 07:10:21 -0400
Kees Cook wrote:
This patch against 2.6.23-rc6 fixes a couple drivers that do not
correctly terminate their pci_device_id lists. This results in garbage
being spewed into modules.pcimap when the module happens to not have
28 NULL bytes following the table, and/or the last PCI ID is actually
truncated from the table when calculating the modules.alias PCI aliases,
cause those unfortunate device IDs to not auto-load.
Signed-off-by: Kees Cook <kees@xxxxxxxxxx>
ACK
-
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/
- Follow-Ups:
- Re: [PATCH] pci: fix unterminated pci_device_id lists
- From: Alexey Dobriyan
- Re: [PATCH] pci: fix unterminated pci_device_id lists
- References:
- [PATCH] pci: fix unterminated pci_device_id lists
- From: Kees Cook
- [PATCH] pci: fix unterminated pci_device_id lists
- Prev by Date: Re: [PATCH 07/15] Don't return -ENOSYS as extra notes size if spufs is not loaded
- Next by Date: Re: SYSFS: need a noncaching read
- Previous by thread: [PATCH] pci: fix unterminated pci_device_id lists
- Next by thread: Re: [PATCH] pci: fix unterminated pci_device_id lists
- Index(es):
Relevant Pages
|