From: Len Brown Date: Tue, 16 Feb 2010 08:45:45 +0000 (-0500) Subject: ACPI: fix "acpi=ht" boot option X-Git-Tag: v2.6.33~32^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49bf83a45fc677db1ed44d0e072e6aaeabe4e124;p=pandora-kernel.git 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 --- Reading git-diff-tree failed