Hi Linus,
please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git release
This restores 2.6.20 behavior, fixing the 2.6.21 regression below.
thanks!
-Len
ps. individual patches are available on linux-acpi@vger.kernel.org
and a consolidated plain patch is available here:
ftp://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/patches/release/2.6.21/acpi-rel...
Documentation/kernel-parameters.txt | 2 +-
drivers/acpi/tables.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
through these commits:
Len Brown (1):
Revert "ACPI: parse 2nd MADT by default"
with this log:
commit 4e381a4f06e3c7b350b55a2636b9d45691780eba
Author: Len Brown <len.brown@intel.com>
Date: Fri Mar 30 14:16:10 2007 -0400
Revert "ACPI: parse 2nd MADT by default"
This reverts commit 09fe58356d148ff66901ddf639e725ca1a48a0af.
http://bugzilla.kernel.org/show_bug.cgi?id=8283
Signed-off-by: Len Brown <len.brown@intel.com>
-