ACPI processor: reset the throttling state once it's invalid
authorZhang Rui <rui.zhang@intel.com>
Mon, 11 May 2009 01:36:01 +0000 (09:36 +0800)
committerLen Brown <len.brown@intel.com>
Sat, 16 May 2009 03:21:54 +0000 (23:21 -0400)
commit4973b22aa8c70fe036e3e0039f104cf5bb7fe2b1
tree7c3540560f5256dbcc76d7f8582bab0815ec3451
parent56c213fa012f2bad9eff908292ff2500f840b020
ACPI processor: reset the throttling state once it's invalid

If the BIOS hands us an invalid throttling state,
write a valid state.

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

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Tested-by: James Ettle <theholyettlz@googlemail.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/processor_throttling.c