Files
linux/drivers/acpi
Darrick J. Wong a234580f5c ACPI: Fix regression where _PPC is not read at boot even when ignore_ppc=0
commit 455c0d71d4 upstream.

Earlier, Ingo Molnar posted a patch to make it so that the kernel would avoid
reading _PPC on his broken T60.  Unfortunately, it seems that with Thomas
Renninger's patch last July to eliminate _PPC evaluations when the processor
driver loads, the kernel never actually reads _PPC at all!  This is problematic
if you happen to boot your non-T60 computer in a state where the BIOS _wants_
_PPC to be something other than zero.

So, put the _PPC evaluation back into acpi_processor_get_performance_info if
ignore_ppc isn't 1.

Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Acked-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-08-13 13:20:17 -07:00
..
2010-04-26 07:41:34 -07:00
2009-10-06 13:55:56 -04:00
2009-09-19 01:56:17 -04:00
2009-09-19 01:45:22 -04:00
2009-10-03 01:08:28 -04:00
2010-04-26 07:41:34 -07:00
2009-09-19 01:45:22 -04:00
2009-09-27 03:12:13 -04:00
2009-06-17 23:32:23 -04:00
2009-09-19 00:37:13 -04:00
2010-03-15 08:49:36 -07:00