Re: [BK PATCHES] libata fixes

From: Sergey Vlasov
Date: Sat Nov 08 2003 - 15:17:54 EST


(Not about this particular libata update)

static void __init quirk_intel_ide_combined(struct pci_dev *pdev)
...
{ PCI_FIXUP_FINAL, PCI_VENDOR_ID_INTEL, PCI_ANY_ID,
quirk_intel_ide_combined },

Won't this oops if some Intel device would be hotplugged? A similar
problem with quirk_via_bridge was just fixed.


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