ACK: [PATCH 1/2] data: fix some spelling mistakes in klog and olog databases
Alex Hung
alex.hung at canonical.com
Fri Feb 3 06:22:33 UTC 2017
On 2017-01-31 02:32 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 | 8 ++++----
> data/olog.json | 2 +-
> 2 files changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/data/klog.json b/data/klog.json
> index 1f81444..9e70f4b 100644
> --- a/data/klog.json
> +++ b/data/klog.json
> @@ -3205,14 +3205,14 @@ atform Communications Channel Table (PCCT) and find the PCC subspace communicati
> "compare_mode": "string",
> "log_level": "LOG_LEVEL_HIGH",
> "pattern": "Could not create GPE Block 0",
> - "advice": "The ACPI driver failed intialize the General Purpose Events (GPE) Block 0. This means that GPEs for this block will be not handled and so some devices or controls may not work correctly.",
> + "advice": "The ACPI driver failed initialize the General Purpose Events (GPE) Block 0. This means that GPEs for this block will be not handled and so some devices or controls may not work correctly.",
> "label": "KlogAcpiGpeBlock0InitFailed"
> },
> {
> "compare_mode": "string",
> "log_level": "LOG_LEVEL_HIGH",
> "pattern": "Could not create GPE Block 1",
> - "advice": "The ACPI driver failed intialize the General Purpose Events (GPE) Block 1. This means that GPEs for this block will be not handled and so some devices or controls may not work correctly.",
> + "advice": "The ACPI driver failed initialize the General Purpose Events (GPE) Block 1. This means that GPEs for this block will be not handled and so some devices or controls may not work correctly.",
> "label": "KlogAcpiGpeBlock1InitFailed"
> },
> {
> @@ -4402,7 +4402,7 @@ atform Communications Channel Table (PCCT) and find the PCC subspace communicati
> "compare_mode": "string",
> "log_level": "LOG_LEVEL_CRITICAL",
> "pattern": "Unable to initialize the ACPI Interpreter",
> - "advice": "The ACPI interpreter could not be intialized and so ACPI support will be disabled.",
> + "advice": "The ACPI interpreter could not be initialized and so ACPI support will be disabled.",
> "label": "KlogAcpiInitFailed"
> },
> {
> @@ -5277,7 +5277,7 @@ atform Communications Channel Table (PCCT) and find the PCC subspace communicati
> "compare_mode": "string",
> "log_level": "LOG_LEVEL_HIGH",
> "pattern": "ACPI Warning",
> - "advice": "ACPI AML intepreter has found some non-conforming AML code. This should be investigated and fixed.",
> + "advice": "ACPI AML interpreter has found some non-conforming AML code. This should be investigated and fixed.",
> "label": "KlogAcpiBadAmlCode"
> },
> {
> diff --git a/data/olog.json b/data/olog.json
> index dd1d25a..9380ba0 100644
> --- a/data/olog.json
> +++ b/data/olog.json
> @@ -22,7 +22,7 @@
> "pattern": "creating dt node /ibm,opal/power-mgt failed"
> },
> {
> - "advice": "An error condition occured in sleep/winkle engines timer state machine. Dumping debug information to root-cause. OPAL/skiboot may be stuck on some operation that requires SLW timer state machine (e.g. core powersaving)",
> + "advice": "An error condition occurred in sleep/winkle engines timer state machine. Dumping debug information to root-cause. OPAL/skiboot may be stuck on some operation that requires SLW timer state machine (e.g. core powersaving)",
> "compare_mode": "string",
> "label": "SLWRegisterDump",
> "log_level": "LOG_LEVEL_LOW",
>
Acked-by: Alex Hung <alex.hung at canonical.com>
More information about the fwts-devel
mailing list