[patch 0/4] x86: Fix the ACPI resource handling and range checking

From: Thomas Gleixner
Date: Thu Dec 11 2014 - 14:48:28 EST


Yinghai noticed that Jiangs changes broke the resource range checks. I
picked up his patch and addressed a few other things:

- Ignoring the IORESOURCE_DISABLED flag
- Range checking of IO resources against iomem_resource

There is more cleanup work to do in that area, but thats for later.

Please review and test ride it, so we can get x86/apic out of blocked
state.

Thanks,

tglx
---
arch/x86/pci/acpi.c | 111 +++++++++++++++++++++++++++-----------------------
drivers/acpi/ioapic.c | 38 +++++++++--------
2 files changed, 83 insertions(+), 66 deletions(-)


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