ACK: [PATCH] data: klog.json: make missing EINJ table message an INFO message

Alex Hung alex.hung at canonical.com
Thu May 11 01:24:23 UTC 2017


On 2017-05-10 01:16 AM, ivanhu wrote:
>
>
> On 05/04/2017 04:34 PM, Colin King wrote:
>> From: Colin Ian King <colin.king at canonical.com>
>>
>> This table is not mandatory so make the missing EINJ message an
>> INFO only message.
>>
>> 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 d329985b..47ff149b 100644
>> --- a/data/klog.json
>> +++ b/data/klog.json
>> @@ -395,7 +395,7 @@
>>    },
>>    {
>>     "compare_mode": "string",
>> -   "log_level": "LOG_LEVEL_MEDIUM",
>> +   "log_level": "LOG_LEVEL_INFO",
>>     "pattern": "EINJ table not found",
>>     "advice": "The ACPI Error Injection (EINJ) driver could not find
>> an ACPI EINJ table, EINJ functionality is disabled.",
>>     "label": "KlogAcpiEinjNotFound",
>>
>
>
> Acked-by: Ivan Hu <ivan.hu at canonical.com>
>


Acked-by: Alex Hung <alex.hung at canonical.com>



More information about the fwts-devel mailing list