ACK: [PATCH] klog.json: sync AE_NOT_FOUND severity with a5d747194a9e

ivanhu ivan.hu at canonical.com
Mon Nov 16 06:20:19 UTC 2020



On 11/14/20 4:19 AM, Alex Hung wrote:
> Both rules can point to the same type of errors and therefore they
> should have the same severity.
> 
> Signed-off-by: Alex Hung <alex.hung 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 14285f9c..ad3ffd65 100644
> --- a/data/klog.json
> +++ b/data/klog.json
> @@ -5973,7 +5973,7 @@
>    },
>    {
>     "compare_mode": "regex",
> -   "log_level": "LOG_LEVEL_HIGH",
> +   "log_level": "LOG_LEVEL_CRITICAL",
>     "pattern": "ACPI Error.+psparse",
>     "advice": "The ACPI engine has failed to execute some AML. The error message above lists the method that caused this error.",
>     "label": "KlogAcpiParseOrExecFailure"
> 

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



More information about the fwts-devel mailing list