]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit580d16220ef368caaf508a32373276578fcb451e
treeeb485e30373d1bf82a79952d89cd13579fee6045
parent1c584a51c03a8cefe6b58e3f5d1e5ba39dccd4d6
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