[Debug 0/2] Fix regressions caused by commit 593669c2ac0f

From: Jiang Liu
Date: Mon Mar 02 2015 - 23:23:43 EST


Commit 593669c2ac0f (x86/PCI/ACPI: Use common ACPI resource interfaces
to simplify implementation) causes regression to several platforms,
which is caused by stricter checks in new ACPI resource parsing code
and BIOSes report incorrect ACPI resource descriptors. So try to relax
the check to avoid regressions.

Jiang Liu (2):
x86/PCI/ACPI: Ignore resources consumed by host bridge itself
x86/PCI/ACPI: Relax ACPI resource descriptor checks to work around
BIOS bugs

arch/x86/pci/acpi.c | 11 ++++++++---
drivers/acpi/resource.c | 4 +++-
2 files changed, 11 insertions(+), 4 deletions(-)

--
1.7.10.4

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