[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fwts-devel
Subject:    ACK: [PATCH][V2] klog.json: Update the klog database with more kernel patterns
From:       ivanhu <ivan.hu () canonical ! com>
Date:       2016-12-19 6:29:43
Message-ID: cc8bc7fe-756b-10bd-0010-56544dc52402 () canonical ! com
[Download RAW message or body]



On 2016年12月16日 19:41, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
> 
> Another update to the on-going sync with the 4.9 kernel
> 
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
> data/klog.json | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 56 insertions(+)
> 
> diff --git a/data/klog.json b/data/klog.json
> index 2ef5d1a..c257801 100644
> --- a/data/klog.json
> +++ b/data/klog.json
> @@ -3,6 +3,62 @@
> [
> {
> "compare_mode": "string",
> +   "log_level": "LOG_LEVEL_HIGH",
> +   "pattern": "iort node pointer overflows, bad table",
> +   "advice": "ACPI ARM64 IORT driver detected an IORT node that is outside the \
> ACPI IORT table. The table as been deemed to be broken and has been ignored", +   \
> "label": "KlogAcpiIortNodeOutsideTable" +  },
> +  {
> +   "compare_mode": "string",
> +   "log_level": "LOG_LEVEL_HIGH",
> +   "pattern": "could not register gsi hwirq",
> +   "advice": "ACPI ARM64 IORT driver failed to register the GSI IRQ",
> +   "label": "KlogAcpiIortIrqRegisterFailed"
> +  },
> +  {
> +   "compare_mode": "regex",
> +   "log_level": "LOG_LEVEL_HIGH",
> +   "pattern": "requested ITS ID index .* is greater than available",
> +   "advice": "ACPI ARM64 IORT driver failed to find a device by an ITS ID but the \
> provided ID index is greater than the available ITS count, driver returned -ENXIO", \
> +   "label": "KlogAcpiIortBadItsIdIndex" +  },
> +  {
> +   "compare_mode": "string",
> +   "log_level": "LOG_LEVEL_HIGH",
> +   "pattern": "ID map has NULL parent reference",
> +   "advice": "ACPI ARM64 IORT driver failed to get an IORT node ID, the map parent \
> reference was NULL which is indicative of a firmware bug in the ACPI I/O Remapping \
> Table", +   "label": "KlogAcpiIortIdMapNull"
> +  },
> +  {
> +   "compare_mode": "string",
> +   "log_level": "LOG_LEVEL_HIGH",
> +   "pattern": "Failed to create AML debugger thread",
> +   "advice": "The ACPI driver debugger failed to create a kernel thread to allow \
> ACPI debugging, debugger failed to start", +   "label": \
> "KlogAcpiAmlDebugThreadFailed" +  },
> +  {
> +   "compare_mode": "string",
> +   "log_level": "LOG_LEVEL_HIGH",
> +   "pattern": "amba_device_add() failed",
> +   "advice": "ACPI AMBA device ARMH0061 (an ARM PL061 GPIO device) device add \
> failed", +   "label": "KlogAcpiAmbaDevAddFailed"
> +  },
> +  {
> +   "compare_mode": "string",
> +   "log_level": "LOG_LEVEL_HIGH",
> +   "pattern": "amba_device_alloc() failed",
> +   "advice": "ACPI AMBA device ARMH0061 (an ARM PL061 GPIO device) device allocate \
> failed", +   "label": "KlogAcpiAmbaDevAllocFailed"
> +  },
> +  {
> +   "compare_mode": "string",
> +   "log_level": "LOG_LEVEL_HIGH",
> +   "pattern": "add_memory failed",
> +   "advice": "ACPI memory hot-plug failed to enable a memory device",
> +   "label": "KlogAcpiMemHotPlugAddMemFailed"
> +  },
> +  {
> +   "compare_mode": "string",
> "log_level": "LOG_LEVEL_LOW",
> "pattern": "Limiting number of LPI states to max",
> "advice": "The ACPI C States (_CST) object contains more LPI states than the kernel \
> has configired, so this has been limited to the maximum states allowed by the \
> driver", 


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

-- 
fwts-devel mailing list
fwts-devel@lists.ubuntu.com
Modify settings or unsubscribe at: \
https://lists.ubuntu.com/mailman/listinfo/fwts-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic