On Fri, Oct 19, 2007 at 03:07:22PM +1000, Stephen Rothwell wrote: > Fixes: > drivers/edac/pasemi_edac: struct pci_device_id is 32 bytes. The last of 1 is: > 0x00 0x00 0x19 0x59 0x00 0x00 0xa0 0x0a 0xff 0xff 0xff 0xff 0xff 0xff 0xff > 0xff > 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 > 0x00 > FATAL: drivers/edac/pasemi_edac: struct pci_device_id is not terminated with > a NULL entry! > > Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]>
Acked-by: Olof Johansson <[EMAIL PROTECTED]> Thanks for fixing this, Stephen. ID lists without termination can really cause weird problems at the most random times since it depends on how the kernel is built whether they do any (immediate) harm or not. -Olof _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev