acpi/pstate: Ignore inconsistent PSS table
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Mon, 2 Mar 2015 13:43:17 +0000 (21:43 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Tue, 3 Mar 2015 00:55:17 +0000 (08:55 +0800)
commit3dc86a140adae9bed961cb562f8f96249e6ad788
tree468c580df65bee3b183717ceb84bb5cc9827ae77
parent2f8c6a592f4f91d24fed1dbb59c04ba2ca55d251
acpi/pstate: Ignore inconsistent PSS table

Some BIOSes create different PSS tables; just trust the one from the
BSP and move on.

Tested-by: Markus Pfeiffer
sys/dev/acpica/acpi_cpu_pstate.c