ACPI: fix boot hang w/o "noapic" on MSI MS-6390-L
authorShaohua Li <shaohua.li@intel.com>
Thu, 8 Mar 2007 08:42:42 +0000 (03:42 -0500)
committerLen Brown <len.brown@intel.com>
Thu, 8 Mar 2007 08:42:42 +0000 (03:42 -0500)
commit2f894ef9c8b36a35d80709bedca276d2fc691941
treeeb485e30373d1bf82a79952d89cd13579fee6045
parent08e15e81a40e3241ce93b4a43886f3abda184aa6
ACPI: fix boot hang w/o "noapic" on MSI MS-6390-L

This is a workaround to handle a BIOS bug where the
programmer exchanged the name and index fields of
a _PRT entry.  Apparently this BIOS error does not
confuse Windows and thus it lurks in the field
on various machines.

boot with "acpi=strict" to disable this workaround

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

Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/resources/rscreate.c