ACPI: add "processor.ignore_ppc" hook to workaround BIOS _PPC weirdness
authorThomas Renninger <trenn@suse.de>
Sat, 19 May 2007 02:59:28 +0000 (21:59 -0500)
committerLen Brown <len.brown@intel.com>
Tue, 1 Jan 2008 18:24:38 +0000 (13:24 -0500)
There have been fixes using _PPC, which seem to unhide a problem
on HP nx6125 (double cpufreq switch freezes the machine for
several seconds).

This one should provide a workaround for the nx6125 and for
possible other machines that show any weird _PPC behaviour.

Signed-off-by: Thomas Renninger <trenn@suse.de>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found