]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ACPI: fix "acpi=ht" boot option
authorLen Brown <len.brown@intel.com>
Tue, 16 Feb 2010 08:45:45 +0000 (03:45 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 15 Mar 2010 15:49:36 +0000 (08:49 -0700)
commitb8f3bf57d555898a0c4710d72f1426b8e60db1ae
treebacf8bae0c890fd04a74df3c28121f97137172a1
parent0cc32162e08580be90430a1e4b7b6196a6fae227
ACPI: fix "acpi=ht" boot option

commit 49bf83a45fc677db1ed44d0e072e6aaeabe4e124 upstream.

We broke "acpi=ht" in 2.6.32 by disabling MADT parsing
for acpi=disabled.  e5b8fc6ac158f65598f58dba2c0d52ba3b412f52
This also broke systems which invoked acpi=ht via DMI blacklist.

acpi=ht is a really ugly hack,
but restore it for those that still use it.

http://bugzilla.kernel.org/show_bug.cgi?id=14886

Signed-off-by: Len Brown <len.brown@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/ia64/include/asm/acpi.h
drivers/acpi/tables.c