]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[CPUFREQ] powernow-k8: improve error messages
authorMark Langsdorf <mark.langsdorf@amd.com>
Tue, 18 Mar 2008 20:24:32 +0000 (15:24 -0500)
committerDave Jones <davej@redhat.com>
Mon, 19 May 2008 22:17:27 +0000 (18:17 -0400)
commiteba9fe93a2959ec7f195c47c9db6ce7b5114ce1f
tree912914ce1ae6aec8301e3a4284aea62304fbf421
parent860da5e578c25d1ab4528c0d1ad13f9969e3490f
[CPUFREQ] powernow-k8: improve error messages

The most common error with powernow-k8 is an ACPI _PSS error
caused either by failure to load the ACPI processor module
or a bad parse of the _PSS object.  Make the error message
returned to the user in these situations more straightforward
and easier to understand.

-Mark Langsdorf
Operating System Research Center
AMD

Signed-off-by: Mark Langsdorf <mark.langsdorf@amd.com>
Signed-off-by: Andreas Herrmann <andreas.herrmann3@amd.com>
Signed-off-by: Dave Jones <davej@redhat.com>
arch/x86/kernel/cpu/cpufreq/powernow-k8.c