ACPI: fix "acpi=ht" boot option
authorLen Brown <len.brown@intel.com>
Tue, 16 Feb 2010 08:45:45 +0000 (03:45 -0500)
committerLen Brown <len.brown@intel.com>
Thu, 18 Feb 2010 08:49:38 +0000 (03:49 -0500)
commit49bf83a45fc677db1ed44d0e072e6aaeabe4e124
treef49ce39e5a817b32aa4af734add2fba3e731e392
parent97c169d39b6846a564dc8d883832e7fef9bdb77d
ACPI: fix "acpi=ht" boot option

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>
arch/ia64/include/asm/acpi.h
drivers/acpi/tables.c