]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7f5587be908e4644bb99f2ce70c5759e173743d4
tree7c3540560f5256dbcc76d7f8582bab0815ec3451
parent50e41e7fd7572421e8ca44e4fb8b61a61552ca0d
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