mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
commit49bf83a45fupstream. We broke "acpi=ht" in 2.6.32 by disabling MADT parsing for acpi=disabled.e5b8fc6ac1This 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>