ACK: [PATCH] data: klog.json: set _DOS error to low as kernel workarounds it (LP#1250764) Signed-off-by: Alex Hung <alex.hung at canonical.com>

Colin Ian King colin.king at canonical.com
Wed Nov 20 09:55:11 UTC 2013


On 20/11/13 09:39, Alex Hung wrote:
> ---
>  data/klog.json | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/data/klog.json b/data/klog.json
> index 5d18c01..52aaacd 100644
> --- a/data/klog.json
> +++ b/data/klog.json
> @@ -5139,10 +5139,10 @@
>    },
>    {
>     "compare_mode": "regex",
> -   "log_level": "LOG_LEVEL_HIGH",
> +   "log_level": "LOG_LEVEL_LOW",
>     "tag": "FWTS_TAG_ACPI",
>     "pattern": ".*defines _DOD but not _DOS",
> -   "advice": "ACPI Method _DOD (Enumerate all devices attached to display adapter) is defined but we should also have _DOS (Enable\/Disable output switching) defined but it's been omitted. This can cause display switching issues.",
> +   "advice": "ACPI Method _DOD (Enumerate all devices attached to display adapter) is defined but we should also have _DOS (Enable\/Disable output switching) defined but it's been omitted.",
>     "label": "KlogAcpiDodWithNoDos"
>    },
>    {
> 
Thanks Alex.

Acked-by: Colin Ian King <colin.king at canonical.com>



More information about the fwts-devel mailing list