[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)
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>

No differences found