[PATCH] data: klog.json: make the _OSC failure advice more general and hand-wavy

IvanHu ivan.hu at canonical.com
Tue Jul 24 08:18:14 UTC 2012


On 07/21/2012 07:01 AM, Colin King wrote:
> From: Colin Ian King <colin.king at canonical.com>
>
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
> ---
>   data/klog.json |    2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/data/klog.json b/data/klog.json
> index e1a9143..a1f6c62 100644
> --- a/data/klog.json
> +++ b/data/klog.json
> @@ -233,7 +233,7 @@
>      "log_level": "LOG_LEVEL_CRITICAL",
>      "tag": "FWTS_TAG_ACPI",
>      "pattern": ".*pci.*ACPI _OSC request failed.*returned control mask",
> -   "advice": "The _OSC method evaluation failed and the ACPI _OSC control for PCIe was not granted. The kernel had to disable Active State Power Management (ASPM) which means that PCIe power management is not optimally configured."
> +   "advice": "The _OSC method evaluation failed, which will result in disabling PCIe functionality, for example, the Linux kernel has to disable Active State Power Management (ASPM) which means that PCIe power management is not optimally configured."
>     },
>     {
>      "compare_mode": "string",
>

Acked-by: Ivan Hu <ivan.hu at canonical.com>



More information about the fwts-devel mailing list