Prev: [PATCH] audit: make filetype matching consistent with other filters
Next: [PATCH] x86/PCI: ignore Consumer/Producer bit and parse additional _CRS resources
From: Bjorn Helgaas on 16 Mar 2010 16:20 This patch fixes some PCI host bridge _CRS parsing problems and may fix Pete Zaitcev's http://bugzilla.kernel.org/show_bug.cgi?id=15533 regression, but I haven't seen any testing results yet. I'm pretty confident this will fix pci=use_crs on *some* machines even if Pete's problem turns out to be something else, so I think we should just put it in. --- Bjorn Helgaas (1): x86/PCI: ignore Consumer/Producer bit and parse additional _CRS resources arch/x86/pci/acpi.c | 77 +++++++++++++++++++++++++++++++++++++++++++++++---- 1 files changed, 71 insertions(+), 6 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |