[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20141211191853.613107396@linutronix.de>
Date: Thu, 11 Dec 2014 19:48:07 -0000
From: Thomas Gleixner <tglx@...utronix.de>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Jiang Liu <jiang.liu@...ux.intel.com>, x86@...nel.org,
Bjorn Helgaas <bhelgaas@...gle.com>,
"Rafael J. Wysocki" <rjw@...ysocki.net>,
Borislav Petkov <bp@...en8.de>, Yinghai Lu <yinghai@...nel.org>
Subject: [patch 0/4] x86: Fix the ACPI resource handling and range checking
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists