ACPI exposed a off by one bug in the PAT/ioremap changes. Please
pull the fix from the ACPI tree. This fixes
http://bugzilla.kernel.org/show_bug.cgi?id=11346
git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6 ioremap
Andi Kleen (1):
x86: Fix ioremap off by one BUG
arch/x86/mm/ioremap.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--