[PATCH 0/2] acpi: method test: add _PSS test

Colin Ian King colin.king at canonical.com
Thu Apr 19 08:18:04 UTC 2012


On 18/04/12 12:41, Colin King wrote:
> From: Colin Ian King<colin.king at canonical.com>
>
> We are seeing a bunch of machines in the wild that have misconfigured or
> bizarre _PSS CPU frequency settings, so I think we should sanity check
> _PSS in the Method test.   The first patch modifes fwts_acpi_method to now
> return all the object names so we can scan of _PSS, the second patch adds
> the _PSS sanity checks.
>
> Colin Ian King (2):
>    lib: fwts_acpi_method: gather all object names rather than just
>      method names
>    acpi: method: add _PSS test
>
>   src/acpi/method/method.c       |  106 +++++++++++++++++++++++++++++++++++++++-
>   src/lib/src/fwts_acpi_method.c |   13 ++---
>   2 files changed, 111 insertions(+), 8 deletions(-)
>

Actually, I'm going to NACK this based on the comments and re-submit 
this patch to make it a little clearer.

Colin




More information about the fwts-devel mailing list