ACK: [PATCH 2/2][FWTS-TEST] klog-0001: update test data - keep in sync with klog changes

Alex Hung alex.hung at canonical.com
Tue Apr 9 02:26:49 UTC 2013


On 04/08/2013 07:16 PM, Colin King wrote:
> From: Colin Ian King <colin.king at canonical.com>
>
> fwts klog test has change the error level of some of the failures
> so we need to update the test to keep in sync.
>
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
> ---
>   klog-0001/klog-0001.log | 580 +++++++++++++++++++++++++-----------------------
>   klog-0001/klog-0002.log |  26 +--
>   2 files changed, 318 insertions(+), 288 deletions(-)
>
> diff --git a/klog-0001/klog-0001.log b/klog-0001/klog-0001.log
> index 27fecfd..9f6ed98 100644
> --- a/klog-0001/klog-0001.log
> +++ b/klog-0001/klog-0001.log
> @@ -2548,15 +2548,14 @@ klog
>   klog            ADVICE: A Method has returned a Package List that was
>   klog            larger than expected.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.074070] ACPI Error: The DSDT has been
> +klog            FAILED [HIGH] KlogAcpiDsdtCorruptOrReplaced: Test 1, HIGH
> +klog            Kernel message: [ 0.074070] ACPI Error: The DSDT has been
>   klog            corrupted or replaced - old, new headers below (20110413
>   klog            /tbutils-372)
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: Some firmware corrupts the DSDT or installs a bad
> +klog            new DSDT, so a workaround is to copy the DSDT. Booting
> +klog            with kernel parameter acpi=copy_dsdt may fix this issue.
>   klog
>   klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
>   klog            message: [ 0.074090] ACPI Error: Please send DMI info to
> @@ -2905,12 +2904,13 @@ klog            normally indicates that there is a bug in the compiled AML
>   klog            code. It could be a programming fault or an AML compiler
>   klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiNeededReference: Test 1, HIGH Kernel
> -klog            message: [ 0.093544] ACPI Error: Needed type [Reference],
> -klog            found [Device] f7019f90 (20100428/exresop-104)
> +klog            FAILED [HIGH] KlogAcpiCheckObjectTypeFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.093544] ACPI Error: Needed type
> +klog            [Reference], found [Device] f7019f90 (20100428
> +klog            /exresop-104)
>   klog
> -klog            ADVICE: An ACPI Method has returned an Device type when a
> -klog            Reference type was expected.
> +klog            ADVICE: An ACPI object type did not match the expected
> +klog            type.
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.094477] ACPI Warning: Incorrect
> @@ -3054,14 +3054,14 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [CRITICAL] KlogAcpiFieldexceedsBuffer: Test 1,
> -klog            CRITICAL Kernel message: [ 0.101941] ACPI Error: Field
> -klog            [ASSM] at 524320 exceeds Buffer [BUF0] size 880 (bits)
> -klog            (20110112/dsopcode-597)
> +klog            FAILED [HIGH] KlogAcpiFieldExceedsBuffer: Test 1, HIGH
> +klog            Kernel message: [ 0.101941] ACPI Error: Field [ASSM] at
> +klog            524320 exceeds Buffer [BUF0] size 880 (bits) (20110112
> +klog            /dsopcode-597)
>   klog
> -klog            ADVICE: The field exceeds the allocated buffer size. This
> -klog            can lead to unexpected results when fetching data outside
> -klog            this region.
> +klog            ADVICE: Failed to initialise an ACPI buffer field, the
> +klog            field exceeded the buffer size provided. This is a
> +klog            firmware bug.
>   klog
>   klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
>   klog            message: [ 0.101946] ACPI Error: Method parse/execution
> @@ -3153,12 +3153,13 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiNeededReference: Test 1, HIGH Kernel
> -klog            message: [ 0.109618] ACPI Error: Needed type [Reference],
> -klog            found [Device] f7012f90 (20090903/exresop-104)
> +klog            FAILED [HIGH] KlogAcpiCheckObjectTypeFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.109618] ACPI Error: Needed type
> +klog            [Reference], found [Device] f7012f90 (20090903
> +klog            /exresop-104)
>   klog
> -klog            ADVICE: An ACPI Method has returned an Device type when a
> -klog            Reference type was expected.
> +klog            ADVICE: An ACPI object type did not match the expected
> +klog            type.
>   klog
>   klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
>   klog            message: [ 0.109635] ACPI Error (psparse-0537): Method
> @@ -3287,14 +3288,14 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [CRITICAL] KlogAcpiFieldexceedsBuffer: Test 1,
> -klog            CRITICAL Kernel message: [ 0.136585] ACPI Error: Field
> -klog            [ALB2] at 120 exceeds Buffer [CRSA] size 104 (bits)
> -klog            (20090903/dsopcode-596)
> +klog            FAILED [HIGH] KlogAcpiFieldExceedsBuffer: Test 1, HIGH
> +klog            Kernel message: [ 0.136585] ACPI Error: Field [ALB2] at
> +klog            120 exceeds Buffer [CRSA] size 104 (bits) (20090903
> +klog            /dsopcode-596)
>   klog
> -klog            ADVICE: The field exceeds the allocated buffer size. This
> -klog            can lead to unexpected results when fetching data outside
> -klog            this region.
> +klog            ADVICE: Failed to initialise an ACPI buffer field, the
> +klog            field exceeded the buffer size provided. This is a
> +klog            firmware bug.
>   klog
>   klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
>   klog            message: [ 0.136600] ACPI Error (psparse-0537): Method
> @@ -3818,12 +3819,13 @@ klog            ADVICE: It appears that PCI config space has been
>   klog            configured for a specific device but does not appear to be
>   klog            reserved by the ACPI motherboard resources.
>   klog
> -klog            FAILED [HIGH] KlogAcpiNeededReference: Test 1, HIGH Kernel
> -klog            message: [ 0.177377] ACPI Error: Needed type [Reference],
> -klog            found [Device] f701af90 (20100428/exresop-104)
> +klog            FAILED [HIGH] KlogAcpiCheckObjectTypeFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.177377] ACPI Error: Needed type
> +klog            [Reference], found [Device] f701af90 (20100428
> +klog            /exresop-104)
>   klog
> -klog            ADVICE: An ACPI Method has returned an Device type when a
> -klog            Reference type was expected.
> +klog            ADVICE: An ACPI object type did not match the expected
> +klog            type.
>   klog
>   klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
>   klog            message: [ 0.177377] ACPI Error (psparse-0537): Method
> @@ -4300,12 +4302,13 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiNeededReference: Test 1, HIGH Kernel
> -klog            message: [ 0.189086] ACPI Error: Needed type [Reference],
> -klog            found [Device] f700ff90 (20090903/exresop-104)
> +klog            FAILED [HIGH] KlogAcpiCheckObjectTypeFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.189086] ACPI Error: Needed type
> +klog            [Reference], found [Device] f700ff90 (20090903
> +klog            /exresop-104)
>   klog
> -klog            ADVICE: An ACPI Method has returned an Device type when a
> -klog            Reference type was expected.
> +klog            ADVICE: An ACPI object type did not match the expected
> +klog            type.
>   klog
>   klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
>   klog            message: [ 0.189100] ACPI Error (psparse-0537): Method
> @@ -4316,12 +4319,12 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiNeededReference: Test 1, HIGH Kernel
> -klog            message: [ 0.189451] ACPI Error: Needed type [Reference],
> -klog            found [Device] f700ef90 20090521 exresop-104
> +klog            FAILED [HIGH] KlogAcpiCheckObjectTypeFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.189451] ACPI Error: Needed type
> +klog            [Reference], found [Device] f700ef90 20090521 exresop-104
>   klog
> -klog            ADVICE: An ACPI Method has returned an Device type when a
> -klog            Reference type was expected.
> +klog            ADVICE: An ACPI object type did not match the expected
> +klog            type.
>   klog
>   klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
>   klog            message: [ 0.189466] ACPI Error (psparse-0537): Method
> @@ -4998,14 +5001,14 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [CRITICAL] KlogAcpiFieldexceedsBuffer: Test 1,
> -klog            CRITICAL Kernel message: [ 0.222980] ACPI Error: Field
> -klog            [I9MN] at 544 exceeds Buffer [IORT] size 464 (bits)
> -klog            (20090903/dsopcode-596)
> +klog            FAILED [HIGH] KlogAcpiFieldExceedsBuffer: Test 1, HIGH
> +klog            Kernel message: [ 0.222980] ACPI Error: Field [I9MN] at
> +klog            544 exceeds Buffer [IORT] size 464 (bits) (20090903
> +klog            /dsopcode-596)
>   klog
> -klog            ADVICE: The field exceeds the allocated buffer size. This
> -klog            can lead to unexpected results when fetching data outside
> -klog            this region.
> +klog            ADVICE: Failed to initialise an ACPI buffer field, the
> +klog            field exceeded the buffer size provided. This is a
> +klog            firmware bug.
>   klog
>   klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
>   klog            message: [ 0.222987] ACPI Error (psparse-0537): Method
> @@ -5073,14 +5076,14 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [CRITICAL] KlogAcpiFieldexceedsBuffer: Test 1,
> -klog            CRITICAL Kernel message: [ 0.224987] ACPI Error: Field
> -klog            [ASSM] at 524320 exceeds Buffer [BUF0] size 688 (bits)
> -klog            (20100428/dsopcode-597)
> +klog            FAILED [HIGH] KlogAcpiFieldExceedsBuffer: Test 1, HIGH
> +klog            Kernel message: [ 0.224987] ACPI Error: Field [ASSM] at
> +klog            524320 exceeds Buffer [BUF0] size 688 (bits) (20100428
> +klog            /dsopcode-597)
>   klog
> -klog            ADVICE: The field exceeds the allocated buffer size. This
> -klog            can lead to unexpected results when fetching data outside
> -klog            this region.
> +klog            ADVICE: Failed to initialise an ACPI buffer field, the
> +klog            field exceeded the buffer size provided. This is a
> +klog            firmware bug.
>   klog
>   klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
>   klog            message: [ 0.224994] ACPI Error (psparse-0537): Method
> @@ -6105,12 +6108,13 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiNeededReference: Test 1, HIGH Kernel
> -klog            message: [ 0.321722] ACPI Error: Needed type [Reference],
> -klog            found [Device] ffff88007552b900 (20100428/exresop-104)
> +klog            FAILED [HIGH] KlogAcpiCheckObjectTypeFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.321722] ACPI Error: Needed type
> +klog            [Reference], found [Device] ffff88007552b900 (20100428
> +klog            /exresop-104)
>   klog
> -klog            ADVICE: An ACPI Method has returned an Device type when a
> -klog            Reference type was expected.
> +klog            ADVICE: An ACPI object type did not match the expected
> +klog            type.
>   klog
>   klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
>   klog            message: [ 0.321740] ACPI Error (psparse-0537): Method
> @@ -6409,12 +6413,13 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiNeededReference: Test 1, HIGH Kernel
> -klog            message: [ 0.331637] ACPI Error: Needed type [Reference],
> -klog            found [Device] ffff88014b82d820 (20090903/exresop-104)
> +klog            FAILED [HIGH] KlogAcpiCheckObjectTypeFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.331637] ACPI Error: Needed type
> +klog            [Reference], found [Device] ffff88014b82d820 (20090903
> +klog            /exresop-104)
>   klog
> -klog            ADVICE: An ACPI Method has returned an Device type when a
> -klog            Reference type was expected.
> +klog            ADVICE: An ACPI object type did not match the expected
> +klog            type.
>   klog
>   klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
>   klog            message: [ 0.331653] ACPI Error (psparse-0537): Method
> @@ -6425,12 +6430,13 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiNeededReference: Test 1, HIGH Kernel
> -klog            message: [ 0.331820] ACPI Error: Needed type [Reference],
> -klog            found [Device] ffff8800379aa900 (20100428/exresop-104)
> +klog            FAILED [HIGH] KlogAcpiCheckObjectTypeFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.331820] ACPI Error: Needed type
> +klog            [Reference], found [Device] ffff8800379aa900 (20100428
> +klog            /exresop-104)
>   klog
> -klog            ADVICE: An ACPI Method has returned an Device type when a
> -klog            Reference type was expected.
> +klog            ADVICE: An ACPI object type did not match the expected
> +klog            type.
>   klog
>   klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
>   klog            message: [ 0.331838] ACPI Error (psparse-0537): Method
> @@ -7058,12 +7064,13 @@ klog            while executing ACPI AML. The error lists the ACPI driver
>   klog            module and the line number where the bug has been caught
>   klog            and the method that caused the error.
>   klog
> -klog            FAILED [HIGH] KlogAcpiNeededReference: Test 1, HIGH Kernel
> -klog            message: [ 0.353652] ACPI Error: Needed type [Reference],
> -klog            found [Device] ffff8800379a6800 (20090903/exresop-104)
> +klog            FAILED [HIGH] KlogAcpiCheckObjectTypeFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.353652] ACPI Error: Needed type
> +klog            [Reference], found [Device] ffff8800379a6800 (20090903
> +klog            /exresop-104)
>   klog
> -klog            ADVICE: An ACPI Method has returned an Device type when a
> -klog            Reference type was expected.
> +klog            ADVICE: An ACPI object type did not match the expected
> +klog            type.
>   klog
>   klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
>   klog            message: [ 0.353652] ACPI Error (psparse-0537): Method
> @@ -7083,15 +7090,15 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.355798] ACPI Error: ACPI path has too many
> -klog            parent prefixes (^) - reached beyond root node (20090903
> -klog            /nsaccess-429)
> +klog            FAILED [HIGH] KlogAcpiPathTooManyParentPrefixes: Test 1,
> +klog            HIGH Kernel message: [ 0.355798] ACPI Error: ACPI path has
> +klog            too many parent prefixes (^) - reached beyond root node
> +klog            (20090903/nsaccess-429)
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: An ACPI path has too many parent prefixes and has
> +klog            fallen outside the root node. This is a bug in the
> +klog            firmware. The Name Space lookup on the ACPI path cannot be
> +klog            found.
>   klog
>   klog            FAILED [HIGH] KlogBiosTimerNotConnectedtoIoApic: Test 1,
>   klog            HIGH Kernel message: [ 0.356001] ..MP-BIOS bug: 8254 timer
> @@ -7212,15 +7219,15 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.361596] ACPI Error: ACPI path has too many
> -klog            parent prefixes (^) - reached beyond root node (20100428
> -klog            /nsaccess-429)
> +klog            FAILED [HIGH] KlogAcpiPathTooManyParentPrefixes: Test 1,
> +klog            HIGH Kernel message: [ 0.361596] ACPI Error: ACPI path has
> +klog            too many parent prefixes (^) - reached beyond root node
> +klog            (20100428/nsaccess-429)
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: An ACPI path has too many parent prefixes and has
> +klog            fallen outside the root node. This is a bug in the
> +klog            firmware. The Name Space lookup on the ACPI path cannot be
> +klog            found.
>   klog
>   klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
>   klog            message: [ 0.362481] ACPI Error (psparse-0537): Method
> @@ -7711,14 +7718,14 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [CRITICAL] KlogAcpiFieldexceedsBuffer: Test 1,
> -klog            CRITICAL Kernel message: [ 0.399990] ACPI Error: Field
> -klog            [ASSM] at 524320 exceeds Buffer [BUF0] size 688 (bits)
> -klog            (20110112/dsopcode-597)
> +klog            FAILED [HIGH] KlogAcpiFieldExceedsBuffer: Test 1, HIGH
> +klog            Kernel message: [ 0.399990] ACPI Error: Field [ASSM] at
> +klog            524320 exceeds Buffer [BUF0] size 688 (bits) (20110112
> +klog            /dsopcode-597)
>   klog
> -klog            ADVICE: The field exceeds the allocated buffer size. This
> -klog            can lead to unexpected results when fetching data outside
> -klog            this region.
> +klog            ADVICE: Failed to initialise an ACPI buffer field, the
> +klog            field exceeded the buffer size provided. This is a
> +klog            firmware bug.
>   klog
>   klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
>   klog            message: [ 0.399996] ACPI Error: Method parse/execution
> @@ -7858,14 +7865,14 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [CRITICAL] KlogAcpiFieldexceedsBuffer: Test 1,
> -klog            CRITICAL Kernel message: [ 0.420241] ACPI Error: Field
> -klog            [I9MN] at 544 exceeds Buffer [IORT] size 464 (bits)
> -klog            (20100428/dsopcode-597)
> +klog            FAILED [HIGH] KlogAcpiFieldExceedsBuffer: Test 1, HIGH
> +klog            Kernel message: [ 0.420241] ACPI Error: Field [I9MN] at
> +klog            544 exceeds Buffer [IORT] size 464 (bits) (20100428
> +klog            /dsopcode-597)
>   klog
> -klog            ADVICE: The field exceeds the allocated buffer size. This
> -klog            can lead to unexpected results when fetching data outside
> -klog            this region.
> +klog            ADVICE: Failed to initialise an ACPI buffer field, the
> +klog            field exceeded the buffer size provided. This is a
> +klog            firmware bug.
>   klog
>   klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
>   klog            message: [ 0.420248] ACPI Error (psparse-0537): Method
> @@ -8605,14 +8612,14 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [CRITICAL] KlogAcpiFieldexceedsBuffer: Test 1,
> -klog            CRITICAL Kernel message: [ 0.591722] ACPI Error: Field
> -klog            [ASSM] at 524320 exceeds Buffer [BUF0] size 880 (bits)
> -klog            (20100428/dsopcode-597)
> +klog            FAILED [HIGH] KlogAcpiFieldExceedsBuffer: Test 1, HIGH
> +klog            Kernel message: [ 0.591722] ACPI Error: Field [ASSM] at
> +klog            524320 exceeds Buffer [BUF0] size 880 (bits) (20100428
> +klog            /dsopcode-597)
>   klog
> -klog            ADVICE: The field exceeds the allocated buffer size. This
> -klog            can lead to unexpected results when fetching data outside
> -klog            this region.
> +klog            ADVICE: Failed to initialise an ACPI buffer field, the
> +klog            field exceeded the buffer size provided. This is a
> +klog            firmware bug.
>   klog
>   klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
>   klog            message: [ 0.591729] ACPI Error (psparse-0537): Method
> @@ -9477,14 +9484,14 @@ klog            ADVICE: The ACPI Method was executing with a different
>   klog            number of parameters than the Method expected. This should
>   klog            be fixed.
>   klog
> -klog            FAILED [CRITICAL] KlogAcpiFieldexceedsBuffer: Test 1,
> -klog            CRITICAL Kernel message: [ 0.744106] ACPI Error: Field
> -klog            [ASSM] at 524320 exceeds Buffer [BUF0] size 880 (bits)
> -klog            (20090903/dsopcode-596)
> +klog            FAILED [HIGH] KlogAcpiFieldExceedsBuffer: Test 1, HIGH
> +klog            Kernel message: [ 0.744106] ACPI Error: Field [ASSM] at
> +klog            524320 exceeds Buffer [BUF0] size 880 (bits) (20090903
> +klog            /dsopcode-596)
>   klog
> -klog            ADVICE: The field exceeds the allocated buffer size. This
> -klog            can lead to unexpected results when fetching data outside
> -klog            this region.
> +klog            ADVICE: Failed to initialise an ACPI buffer field, the
> +klog            field exceeded the buffer size provided. This is a
> +klog            firmware bug.
>   klog
>   klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
>   klog            message: [ 0.744114] ACPI Error (psparse-0537): Method
> @@ -10634,14 +10641,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiRegionHasNoHandler: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiKlogRegionNoHandler: Test 1, HIGH
>   klog            Kernel message: [ 1.246164] ACPI Error: Region
>   klog            EmbeddedControl (ID=3) has no handler (20110413
>   klog            /exfldio-292)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: An access (read or write) to an operation region
> +klog            has been attempted and a region handler for this has not
> +klog            been implemented, this may need to be implemented to
> +klog            provide the expected behaviour. See
> +klog            acpi_ex_access_region().
>   klog
>   klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
>   klog            Kernel message: [ 1.246169] ACPI Error: Method parse
> @@ -10785,14 +10794,14 @@ klog            some AML because a object or control did not exist. This
>   klog            normally occurs because of buggy firmware and may lead to
>   klog            unexpected behaviour or loss of functionality.
>   klog
> -klog            FAILED [CRITICAL] KlogAcpiFieldexceedsBuffer: Test 1,
> -klog            CRITICAL Kernel message: [ 1.371174] ACPI Error: Field
> -klog            [CDW3] at 96 exceeds Buffer [NULL] size 64 (bits)
> -klog            (20090903/dsopcode-596)
> +klog            FAILED [HIGH] KlogAcpiFieldExceedsBuffer: Test 1, HIGH
> +klog            Kernel message: [ 1.371174] ACPI Error: Field [CDW3] at 96
> +klog            exceeds Buffer [NULL] size 64 (bits) (20090903
> +klog            /dsopcode-596)
>   klog
> -klog            ADVICE: The field exceeds the allocated buffer size. This
> -klog            can lead to unexpected results when fetching data outside
> -klog            this region.
> +klog            ADVICE: Failed to initialise an ACPI buffer field, the
> +klog            field exceeded the buffer size provided. This is a
> +klog            firmware bug.
>   klog
>   klog            FAILED [CRITICAL] KlogAcpiSbOscAeAmlBufferLimit: Test 1,
>   klog            CRITICAL Kernel message: [ 1.371180] ACPI Error
> @@ -10822,13 +10831,14 @@ klog            ADVICE: The kernel has detected an error trying to execute
>   klog            an Method and it cannot find an object. This is indicates
>   klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
> -klog            1, HIGH Kernel message: [ 1.384655] ACPI Error: Needed
> -klog            [Buffer/String/Package], found [Integer] ffff8801393f91f8
> +klog            FAILED [HIGH] KlogAcpiResolveOpBadType: Test 1, HIGH
> +klog            Kernel message: [ 1.384655] ACPI Error: Needed [Buffer
> +klog            /String/Package], found [Integer] ffff8801393f91f8
>   klog            (20090903/exresop-590)
>   klog
> -klog            ADVICE: An ACPI Method has returned an Integer type when a
> -klog            Buffer, String or Package was expected.
> +klog            ADVICE: An error occurred in resolving operands, required
> +klog            a Buffer, String or Package type, got a different type
> +klog            instead.
>   klog
>   klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
>   klog            message: [ 1.384672] ACPI Error (psparse-0537): Method
> @@ -11196,13 +11206,14 @@ klog            some AML because a object or control did not exist. This
>   klog            normally occurs because of buggy firmware and may lead to
>   klog            unexpected behaviour or loss of functionality.
>   klog
> -klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
> -klog            1, HIGH Kernel message: [ 1.678325] ACPI Error: Needed
> -klog            [Buffer/String/Package], found [Integer] ffff88022f7bb5e8
> +klog            FAILED [HIGH] KlogAcpiResolveOpBadType: Test 1, HIGH
> +klog            Kernel message: [ 1.678325] ACPI Error: Needed [Buffer
> +klog            /String/Package], found [Integer] ffff88022f7bb5e8
>   klog            (20110112/exresop-590)
>   klog
> -klog            ADVICE: An ACPI Method has returned an Integer type when a
> -klog            Buffer, String or Package was expected.
> +klog            ADVICE: An error occurred in resolving operands, required
> +klog            a Buffer, String or Package type, got a different type
> +klog            instead.
>   klog
>   klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
>   klog            message: [ 1.678342] ACPI Error: Method parse/execution
> @@ -11213,13 +11224,14 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
> -klog            1, HIGH Kernel message: [ 1.678390] ACPI Error: Needed
> -klog            [Buffer/String/Package], found [Integer] ffff88022f7bb8b8
> +klog            FAILED [HIGH] KlogAcpiResolveOpBadType: Test 1, HIGH
> +klog            Kernel message: [ 1.678390] ACPI Error: Needed [Buffer
> +klog            /String/Package], found [Integer] ffff88022f7bb8b8
>   klog            (20110112/exresop-590)
>   klog
> -klog            ADVICE: An ACPI Method has returned an Integer type when a
> -klog            Buffer, String or Package was expected.
> +klog            ADVICE: An error occurred in resolving operands, required
> +klog            a Buffer, String or Package type, got a different type
> +klog            instead.
>   klog
>   klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
>   klog            message: [ 1.678412] ACPI Error: Method parse/execution
> @@ -12177,14 +12189,13 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 2.334361] ACPI Error: Attempt to CreateField of
> -klog            length zero (20110112/dsopcode-529)
> +klog            FAILED [HIGH] KlogAcpiZeroLengthCreateField: Test 1, HIGH
> +klog            Kernel message: [ 2.334361] ACPI Error: Attempt to
> +klog            CreateField of length zero (20110112/dsopcode-529)
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: Failed to initialise an ACPI buffer field,
> +klog            CreateField used with a zero field length which is
> +klog            illegal. This is a firmware bug.
>   klog
>   klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 2.334370] ACPI Error: Method parse
> @@ -12517,14 +12528,14 @@ klog
>   klog            ADVICE: The ACPI Method returned an incorrect type, this
>   klog            should be fixed.
>   klog
> -klog            FAILED [CRITICAL] KlogAcpiFieldexceedsBuffer: Test 1,
> -klog            CRITICAL Kernel message: [ 2.949708] ACPI Error: Field
> -klog            [CDW3] at 96 exceeds Buffer [NULL] size 64 (bits)
> -klog            (20110112/dsopcode-597)
> +klog            FAILED [HIGH] KlogAcpiFieldExceedsBuffer: Test 1, HIGH
> +klog            Kernel message: [ 2.949708] ACPI Error: Field [CDW3] at 96
> +klog            exceeds Buffer [NULL] size 64 (bits) (20110112
> +klog            /dsopcode-597)
>   klog
> -klog            ADVICE: The field exceeds the allocated buffer size. This
> -klog            can lead to unexpected results when fetching data outside
> -klog            this region.
> +klog            ADVICE: Failed to initialise an ACPI buffer field, the
> +klog            field exceeded the buffer size provided. This is a
> +klog            firmware bug.
>   klog
>   klog            FAILED [CRITICAL] KlogAcpiSbOscAeAmlBufferLimit: Test 1,
>   klog            CRITICAL Kernel message: [ 2.949716] ACPI Error: Method
> @@ -13350,13 +13361,14 @@ klog
>   klog            ADVICE: Could not set the brightness level, the ACPI
>   klog            control _BCM failed to execute correctly.
>   klog
> -klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
> -klog            1, HIGH Kernel message: [ 9.393479] ACPI Error: Needed
> -klog            [Buffer/String/Package], found [Integer] ffff88012d8cfee8
> +klog            FAILED [HIGH] KlogAcpiResolveOpBadType: Test 1, HIGH
> +klog            Kernel message: [ 9.393479] ACPI Error: Needed [Buffer
> +klog            /String/Package], found [Integer] ffff88012d8cfee8
>   klog            (20110112/exresop-590)
>   klog
> -klog            ADVICE: An ACPI Method has returned an Integer type when a
> -klog            Buffer, String or Package was expected.
> +klog            ADVICE: An error occurred in resolving operands, required
> +klog            a Buffer, String or Package type, got a different type
> +klog            instead.
>   klog
>   klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
>   klog            message: [ 9.393498] ACPI Error: Method parse/execution
> @@ -13376,13 +13388,14 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
> -klog            1, HIGH Kernel message: [ 9.394098] ACPI Error: Needed
> -klog            [Buffer/String/Package], found [Integer] ffff88012d8cfd38
> +klog            FAILED [HIGH] KlogAcpiResolveOpBadType: Test 1, HIGH
> +klog            Kernel message: [ 9.394098] ACPI Error: Needed [Buffer
> +klog            /String/Package], found [Integer] ffff88012d8cfd38
>   klog            (20110112/exresop-590)
>   klog
> -klog            ADVICE: An ACPI Method has returned an Integer type when a
> -klog            Buffer, String or Package was expected.
> +klog            ADVICE: An error occurred in resolving operands, required
> +klog            a Buffer, String or Package type, got a different type
> +klog            instead.
>   klog
>   klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
>   klog            message: [ 9.394109] ACPI Error: Method parse/execution
> @@ -13447,13 +13460,14 @@ klog            to display adapter) is defined but we should also have
>   klog            _DOS (Enable/Disable output switching) defined but it's
>   klog            been omitted. This can cause display switching issues.
>   klog
> -klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
> -klog            1, HIGH Kernel message: [ 10.120967] ACPI Error: Needed
> -klog            [Buffer/String/Package], found [Integer] ffff88023bcba438
> +klog            FAILED [HIGH] KlogAcpiResolveOpBadType: Test 1, HIGH
> +klog            Kernel message: [ 10.120967] ACPI Error: Needed [Buffer
> +klog            /String/Package], found [Integer] ffff88023bcba438
>   klog            (20110112/exresop-590)
>   klog
> -klog            ADVICE: An ACPI Method has returned an Integer type when a
> -klog            Buffer, String or Package was expected.
> +klog            ADVICE: An error occurred in resolving operands, required
> +klog            a Buffer, String or Package type, got a different type
> +klog            instead.
>   klog
>   klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
>   klog            message: [ 10.120977] ACPI Error: Method parse/execution
> @@ -13464,13 +13478,14 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
> -klog            1, HIGH Kernel message: [ 10.121007] ACPI Error: Needed
> -klog            [Buffer/String/Package], found [Integer] ffff88023bcba1b0
> +klog            FAILED [HIGH] KlogAcpiResolveOpBadType: Test 1, HIGH
> +klog            Kernel message: [ 10.121007] ACPI Error: Needed [Buffer
> +klog            /String/Package], found [Integer] ffff88023bcba1b0
>   klog            (20110112/exresop-590)
>   klog
> -klog            ADVICE: An ACPI Method has returned an Integer type when a
> -klog            Buffer, String or Package was expected.
> +klog            ADVICE: An error occurred in resolving operands, required
> +klog            a Buffer, String or Package type, got a different type
> +klog            instead.
>   klog
>   klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
>   klog            message: [ 10.121018] ACPI Error: Method parse/execution
> @@ -13860,21 +13875,23 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
> -klog            1, HIGH Kernel message: [ 11.880473] ACPI Error: Needed
> -klog            [Buffer/String/Package], found [Integer] ffff88012125f558
> +klog            FAILED [HIGH] KlogAcpiResolveOpBadType: Test 1, HIGH
> +klog            Kernel message: [ 11.880473] ACPI Error: Needed [Buffer
> +klog            /String/Package], found [Integer] ffff88012125f558
>   klog            (20110413/exresop-590)
>   klog
> -klog            ADVICE: An ACPI Method has returned an Integer type when a
> -klog            Buffer, String or Package was expected.
> +klog            ADVICE: An error occurred in resolving operands, required
> +klog            a Buffer, String or Package type, got a different type
> +klog            instead.
>   klog
> -klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
> -klog            1, HIGH Kernel message: [ 11.880998] ACPI Error: Needed
> -klog            [Buffer/String/Package], found [Integer] ffff88012125f3a8
> +klog            FAILED [HIGH] KlogAcpiResolveOpBadType: Test 1, HIGH
> +klog            Kernel message: [ 11.880998] ACPI Error: Needed [Buffer
> +klog            /String/Package], found [Integer] ffff88012125f3a8
>   klog            (20110413/exresop-590)
>   klog
> -klog            ADVICE: An ACPI Method has returned an Integer type when a
> -klog            Buffer, String or Package was expected.
> +klog            ADVICE: An error occurred in resolving operands, required
> +klog            a Buffer, String or Package type, got a different type
> +klog            instead.
>   klog
>   klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 11.915871] ACPI Error (psparse-0537):
> @@ -13944,13 +13961,14 @@ klog            ADVICE: The ACPI driver encountered an error executing
>   klog            some ACPI AML code which originated from a device timing
>   klog            out.
>   klog
> -klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
> -klog            1, HIGH Kernel message: [ 12.167076] ACPI Error: Needed
> -klog            [Buffer/String/Package], found [Integer] ffff8800b1753048
> +klog            FAILED [HIGH] KlogAcpiResolveOpBadType: Test 1, HIGH
> +klog            Kernel message: [ 12.167076] ACPI Error: Needed [Buffer
> +klog            /String/Package], found [Integer] ffff8800b1753048
>   klog            (20090903/exresop-590)
>   klog
> -klog            ADVICE: An ACPI Method has returned an Integer type when a
> -klog            Buffer, String or Package was expected.
> +klog            ADVICE: An error occurred in resolving operands, required
> +klog            a Buffer, String or Package type, got a different type
> +klog            instead.
>   klog
>   klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
>   klog            message: [ 12.167089] ACPI Error (psparse-0537): Method
> @@ -13977,13 +13995,14 @@ klog
>   klog            ADVICE: Executing the ACPI Method leaded in an execution
>   klog            failure. This needs investigating.
>   klog
> -klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
> -klog            1, HIGH Kernel message: [ 12.242368] ACPI Error: Needed
> -klog            [Buffer/String/Package], found [Integer] ffff88012ea6e6c0
> +klog            FAILED [HIGH] KlogAcpiResolveOpBadType: Test 1, HIGH
> +klog            Kernel message: [ 12.242368] ACPI Error: Needed [Buffer
> +klog            /String/Package], found [Integer] ffff88012ea6e6c0
>   klog            (20110413/exresop-590)
>   klog
> -klog            ADVICE: An ACPI Method has returned an Integer type when a
> -klog            Buffer, String or Package was expected.
> +klog            ADVICE: An error occurred in resolving operands, required
> +klog            a Buffer, String or Package type, got a different type
> +klog            instead.
>   klog
>   klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
>   klog            message: [ 12.242387] ACPI Error: Method parse/execution
> @@ -14010,13 +14029,14 @@ klog
>   klog            ADVICE: Executing the ACPI Method leaded in an execution
>   klog            failure. This needs investigating.
>   klog
> -klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
> -klog            1, HIGH Kernel message: [ 12.242974] ACPI Error: Needed
> -klog            [Buffer/String/Package], found [Integer] ffff88012ea6e5e8
> +klog            FAILED [HIGH] KlogAcpiResolveOpBadType: Test 1, HIGH
> +klog            Kernel message: [ 12.242974] ACPI Error: Needed [Buffer
> +klog            /String/Package], found [Integer] ffff88012ea6e5e8
>   klog            (20110413/exresop-590)
>   klog
> -klog            ADVICE: An ACPI Method has returned an Integer type when a
> -klog            Buffer, String or Package was expected.
> +klog            ADVICE: An error occurred in resolving operands, required
> +klog            a Buffer, String or Package type, got a different type
> +klog            instead.
>   klog
>   klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
>   klog            message: [ 12.242986] ACPI Error: Method parse/execution
> @@ -14127,14 +14147,14 @@ klog            ADVICE: The ACPI driver encountered an error executing
>   klog            some ACPI AML code which originated from a device timing
>   klog            out.
>   klog
> -klog            FAILED [CRITICAL] KlogAcpiFieldexceedsBuffer: Test 1,
> -klog            CRITICAL Kernel message: [ 13.445954] ACPI Error: Field
> -klog            [D128] at 1040 exceeds Buffer [NULL] size 160 (bits)
> -klog            (20110112/dsopcode-597)
> +klog            FAILED [HIGH] KlogAcpiFieldExceedsBuffer: Test 1, HIGH
> +klog            Kernel message: [ 13.445954] ACPI Error: Field [D128] at
> +klog            1040 exceeds Buffer [NULL] size 160 (bits) (20110112
> +klog            /dsopcode-597)
>   klog
> -klog            ADVICE: The field exceeds the allocated buffer size. This
> -klog            can lead to unexpected results when fetching data outside
> -klog            this region.
> +klog            ADVICE: Failed to initialise an ACPI buffer field, the
> +klog            field exceeded the buffer size provided. This is a
> +klog            firmware bug.
>   klog
>   klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
>   klog            message: [ 13.445980] ACPI Error: Method parse/execution
> @@ -14233,13 +14253,14 @@ klog
>   klog            ADVICE: Executing the ACPI Method leaded in an execution
>   klog            failure. This needs investigating.
>   klog
> -klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
> -klog            1, HIGH Kernel message: [ 14.885219] ACPI Error: Needed
> -klog            [Buffer/String/Package], found [Integer] ffff88013c6b58b8
> +klog            FAILED [HIGH] KlogAcpiResolveOpBadType: Test 1, HIGH
> +klog            Kernel message: [ 14.885219] ACPI Error: Needed [Buffer
> +klog            /String/Package], found [Integer] ffff88013c6b58b8
>   klog            (20110112/exresop-590)
>   klog
> -klog            ADVICE: An ACPI Method has returned an Integer type when a
> -klog            Buffer, String or Package was expected.
> +klog            ADVICE: An error occurred in resolving operands, required
> +klog            a Buffer, String or Package type, got a different type
> +klog            instead.
>   klog
>   klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
>   klog            message: [ 14.885234] ACPI Error: Method parse/execution
> @@ -14250,13 +14271,14 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
> -klog            1, HIGH Kernel message: [ 14.885277] ACPI Error: Needed
> -klog            [Buffer/String/Package], found [Integer] ffff88013c6b5828
> +klog            FAILED [HIGH] KlogAcpiResolveOpBadType: Test 1, HIGH
> +klog            Kernel message: [ 14.885277] ACPI Error: Needed [Buffer
> +klog            /String/Package], found [Integer] ffff88013c6b5828
>   klog            (20110112/exresop-590)
>   klog
> -klog            ADVICE: An ACPI Method has returned an Integer type when a
> -klog            Buffer, String or Package was expected.
> +klog            ADVICE: An error occurred in resolving operands, required
> +klog            a Buffer, String or Package type, got a different type
> +klog            instead.
>   klog
>   klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
>   klog            message: [ 14.885289] ACPI Error: Method parse/execution
> @@ -14410,13 +14432,14 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
> -klog            1, HIGH Kernel message: [ 17.125601] ACPI Error: Needed
> -klog            [Buffer/String/Package], found [Integer] eee27810
> -klog            (20110112/exresop-590)
> +klog            FAILED [HIGH] KlogAcpiResolveOpBadType: Test 1, HIGH
> +klog            Kernel message: [ 17.125601] ACPI Error: Needed [Buffer
> +klog            /String/Package], found [Integer] eee27810 (20110112
> +klog            /exresop-590)
>   klog
> -klog            ADVICE: An ACPI Method has returned an Integer type when a
> -klog            Buffer, String or Package was expected.
> +klog            ADVICE: An error occurred in resolving operands, required
> +klog            a Buffer, String or Package type, got a different type
> +klog            instead.
>   klog
>   klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
>   klog            message: [ 17.125618] ACPI Error: Method parse/execution
> @@ -14427,13 +14450,14 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
> -klog            1, HIGH Kernel message: [ 17.125669] ACPI Error: Needed
> -klog            [Buffer/String/Package], found [Integer] eee27780
> -klog            (20110112/exresop-590)
> +klog            FAILED [HIGH] KlogAcpiResolveOpBadType: Test 1, HIGH
> +klog            Kernel message: [ 17.125669] ACPI Error: Needed [Buffer
> +klog            /String/Package], found [Integer] eee27780 (20110112
> +klog            /exresop-590)
>   klog
> -klog            ADVICE: An ACPI Method has returned an Integer type when a
> -klog            Buffer, String or Package was expected.
> +klog            ADVICE: An error occurred in resolving operands, required
> +klog            a Buffer, String or Package type, got a different type
> +klog            instead.
>   klog
>   klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
>   klog            message: [ 17.125690] ACPI Error: Method parse/execution
> @@ -14513,13 +14537,14 @@ klog            /GenericSerialBus write failed because the buffer was too
>   klog            small, e) An index into a buffer was too long and fell
>   klog            outside the buffer.
>   klog
> -klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
> -klog            1, HIGH Kernel message: [ 18.054842] ACPI Error: Needed
> -klog            [Buffer/String/Package], found [Integer] ffff880133a777e0
> +klog            FAILED [HIGH] KlogAcpiResolveOpBadType: Test 1, HIGH
> +klog            Kernel message: [ 18.054842] ACPI Error: Needed [Buffer
> +klog            /String/Package], found [Integer] ffff880133a777e0
>   klog            (20110112/exresop-590)
>   klog
> -klog            ADVICE: An ACPI Method has returned an Integer type when a
> -klog            Buffer, String or Package was expected.
> +klog            ADVICE: An error occurred in resolving operands, required
> +klog            a Buffer, String or Package type, got a different type
> +klog            instead.
>   klog
>   klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
>   klog            message: [ 18.054860] ACPI Error: Method parse/execution
> @@ -14530,13 +14555,14 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
> -klog            1, HIGH Kernel message: [ 18.054909] ACPI Error: Needed
> -klog            [Buffer/String/Package], found [Integer] ffff880133a776c0
> +klog            FAILED [HIGH] KlogAcpiResolveOpBadType: Test 1, HIGH
> +klog            Kernel message: [ 18.054909] ACPI Error: Needed [Buffer
> +klog            /String/Package], found [Integer] ffff880133a776c0
>   klog            (20110112/exresop-590)
>   klog
> -klog            ADVICE: An ACPI Method has returned an Integer type when a
> -klog            Buffer, String or Package was expected.
> +klog            ADVICE: An error occurred in resolving operands, required
> +klog            a Buffer, String or Package type, got a different type
> +klog            instead.
>   klog
>   klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
>   klog            message: [ 18.054932] ACPI Error: Method parse/execution
> @@ -14660,13 +14686,14 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
> -klog            1, HIGH Kernel message: [ 20.135790] ACPI Error: Needed
> -klog            [Buffer/String/Package], found [Integer] ffff88023b491318
> +klog            FAILED [HIGH] KlogAcpiResolveOpBadType: Test 1, HIGH
> +klog            Kernel message: [ 20.135790] ACPI Error: Needed [Buffer
> +klog            /String/Package], found [Integer] ffff88023b491318
>   klog            (20110316/exresop-590)
>   klog
> -klog            ADVICE: An ACPI Method has returned an Integer type when a
> -klog            Buffer, String or Package was expected.
> +klog            ADVICE: An error occurred in resolving operands, required
> +klog            a Buffer, String or Package type, got a different type
> +klog            instead.
>   klog
>   klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
>   klog            message: [ 20.135804] ACPI Error: Method parse/execution
> @@ -14677,13 +14704,14 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
> -klog            1, HIGH Kernel message: [ 20.135849] ACPI Error: Needed
> -klog            [Buffer/String/Package], found [Integer] ffff88023b491708
> +klog            FAILED [HIGH] KlogAcpiResolveOpBadType: Test 1, HIGH
> +klog            Kernel message: [ 20.135849] ACPI Error: Needed [Buffer
> +klog            /String/Package], found [Integer] ffff88023b491708
>   klog            (20110316/exresop-590)
>   klog
> -klog            ADVICE: An ACPI Method has returned an Integer type when a
> -klog            Buffer, String or Package was expected.
> +klog            ADVICE: An error occurred in resolving operands, required
> +klog            a Buffer, String or Package type, got a different type
> +klog            instead.
>   klog
>   klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
>   klog            message: [ 20.135864] ACPI Error: Method parse/execution
> @@ -14694,14 +14722,14 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 20.149010] ACPI Error: Needed [Integer/String
> -klog            /Buffer], found [Package] f741ed48 (20100428/exresop-422)
> +klog            FAILED [HIGH] KlogAcpiResolveOpBadType: Test 1, HIGH
> +klog            Kernel message: [ 20.149010] ACPI Error: Needed [Integer
> +klog            /String/Buffer], found [Package] f741ed48 (20100428
> +klog            /exresop-422)
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: An error occurred in resolving operands, required
> +klog            an Integer, String or Buffer type, got a different type
> +klog            instead.
>   klog
>   klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
>   klog            message: [ 20.149032] ACPI Error (psparse-0537): Method
> @@ -14762,13 +14790,14 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
> -klog            1, HIGH Kernel message: [ 21.562484] ACPI Error: Needed
> -klog            [Buffer/String/Package], found [Integer] f7260370
> -klog            (20090903/exresop-590)
> +klog            FAILED [HIGH] KlogAcpiResolveOpBadType: Test 1, HIGH
> +klog            Kernel message: [ 21.562484] ACPI Error: Needed [Buffer
> +klog            /String/Package], found [Integer] f7260370 (20090903
> +klog            /exresop-590)
>   klog
> -klog            ADVICE: An ACPI Method has returned an Integer type when a
> -klog            Buffer, String or Package was expected.
> +klog            ADVICE: An error occurred in resolving operands, required
> +klog            a Buffer, String or Package type, got a different type
> +klog            instead.
>   klog
>   klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
>   klog            message: [ 21.562496] ACPI Error (psparse-0537): Method
> @@ -14852,13 +14881,14 @@ klog            to display adapter) is defined but we should also have
>   klog            _DOS (Enable/Disable output switching) defined but it's
>   klog            been omitted. This can cause display switching issues.
>   klog
> -klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
> -klog            1, HIGH Kernel message: [ 25.859931] ACPI Error: Needed
> -klog            [Buffer/String/Package], found [Integer] ffff880139af5240
> +klog            FAILED [HIGH] KlogAcpiResolveOpBadType: Test 1, HIGH
> +klog            Kernel message: [ 25.859931] ACPI Error: Needed [Buffer
> +klog            /String/Package], found [Integer] ffff880139af5240
>   klog            (20090903/exresop-590)
>   klog
> -klog            ADVICE: An ACPI Method has returned an Integer type when a
> -klog            Buffer, String or Package was expected.
> +klog            ADVICE: An error occurred in resolving operands, required
> +klog            a Buffer, String or Package type, got a different type
> +klog            instead.
>   klog
>   klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
>   klog            message: [ 25.859949] ACPI Error (psparse-0537): Method
> diff --git a/klog-0001/klog-0002.log b/klog-0001/klog-0002.log
> index 6fe05cd..445cc44 100644
> --- a/klog-0001/klog-0002.log
> +++ b/klog-0001/klog-0002.log
> @@ -5,7 +5,7 @@ summary
>   summary         Test Failure Summary
>   summary         ==========================================================
>   summary
> -summary         Critical failures: 34
> +summary         Critical failures: 23
>   summary          klog: CRITICAL Kernel message: [ 0.000000] ACPI Error: A valid RSDP was not found (20090903/tbxfroot-219)
>   summary          klog: CRITICAL Kernel message: [ 0.000000] ACPI Error: A valid RSDP was not found (20100428/tbxfroot-219)
>   summary          klog: CRITICAL Kernel message: [ 0.000000] ACPI Error: A valid RSDP was not found (20110112/tbxfroot-219)
> @@ -23,25 +23,14 @@ summary          klog: CRITICAL Kernel message: [ 0.042302] ACPI Warning: Detect
>   summary          klog: CRITICAL Kernel message: [ 0.042311] ACPI Warning: Detected an unsupported executable opcode at module-level: [0x007B] at table offset 0x007F (20090903/psloop-522)
>   summary          klog: CRITICAL Kernel message: [ 0.042322] ACPI Warning: Detected an unsupported executable opcode at module-level: [0x007B] at table offset 0x0080 (20090903/psloop-522)
>   summary          klog: CRITICAL Kernel message: [ 0.044066] ACPI Warning: Detected an unsupported executable opcode at module-level: [0x0070] at table offset 0x678F (20100428/psloop-526)
> -summary          klog: CRITICAL Kernel message: [ 0.101941] ACPI Error: Field [ASSM] at 524320 exceeds Buffer [BUF0] size 880 (bits) (20110112/dsopcode-597)
> -summary          klog: CRITICAL Kernel message: [ 0.136585] ACPI Error: Field [ALB2] at 120 exceeds Buffer [CRSA] size 104 (bits) (20090903/dsopcode-596)
> -summary          klog: CRITICAL Kernel message: [ 0.222980] ACPI Error: Field [I9MN] at 544 exceeds Buffer [IORT] size 464 (bits) (20090903/dsopcode-596)
> -summary          klog: CRITICAL Kernel message: [ 0.224987] ACPI Error: Field [ASSM] at 524320 exceeds Buffer [BUF0] size 688 (bits) (20100428/dsopcode-597)
>   summary          klog: CRITICAL Kernel message: [ 0.296054] [Firmware Bug]: Invalid critical threshold (0)
> -summary          klog: CRITICAL Kernel message: [ 0.399990] ACPI Error: Field [ASSM] at 524320 exceeds Buffer [BUF0] size 688 (bits) (20110112/dsopcode-597)
> -summary          klog: CRITICAL Kernel message: [ 0.420241] ACPI Error: Field [I9MN] at 544 exceeds Buffer [IORT] size 464 (bits) (20100428/dsopcode-597)
> -summary          klog: CRITICAL Kernel message: [ 0.591722] ACPI Error: Field [ASSM] at 524320 exceeds Buffer [BUF0] size 880 (bits) (20100428/dsopcode-597)
> -summary          klog: CRITICAL Kernel message: [ 0.744106] ACPI Error: Field [ASSM] at 524320 exceeds Buffer [BUF0] size 880 (bits) (20090903/dsopcode-596)
>   summary          klog: CRITICAL Kernel message: [ 0.788418] ACPI Error (psparse-0537): Method parse/execution failed [_SB_._OSC] (Node ffff88030a048b40), AE_AML_BUFFER_LIMIT
>   summary          klog: CRITICAL Kernel message: [ 1.125427] [Firmware Bug]: No valid trip found
>   summary          klog: CRITICAL Kernel message: [ 1.336148] ACPI Error (psparse-0537): Method parse/execution failed [_SB_._OSC] (Node ffff88012b647200), AE_AML_BUFFER_LIMIT
> -summary          klog: CRITICAL Kernel message: [ 1.371174] ACPI Error: Field [CDW3] at 96 exceeds Buffer [NULL] size 64 (bits) (20090903/dsopcode-596)
>   summary          klog: CRITICAL Kernel message: [ 1.371180] ACPI Error (psparse-0537): Method parse/execution failed [_SB_._OSC] (Node ffff88044b85e4a0), AE_AML_BUFFER_LIMIT
> -summary          klog: CRITICAL Kernel message: [ 2.949708] ACPI Error: Field [CDW3] at 96 exceeds Buffer [NULL] size 64 (bits) (20110112/dsopcode-597)
>   summary          klog: CRITICAL Kernel message: [ 2.949716] ACPI Error: Method parse/execution failed [_SB_._OSC] (Node ffff880297016ca8), AE_AML_BUFFER_LIMIT (20110112/psparse-536)
> -summary          klog: CRITICAL Kernel message: [ 13.445954] ACPI Error: Field [D128] at 1040 exceeds Buffer [NULL] size 160 (bits) (20110112/dsopcode-597)
>   summary
> -summary         High failures: 1223
> +summary         High failures: 1234
>   summary          klog: HIGH Kernel message: [ 0.000000] ACPI: BIOS bug: multiple APIC/MADT found, using 0
>   summary          klog: HIGH Kernel message: [ 0.000000] ACPI Error: 32/64X address mismatch in Gpe0Block: 00008018/0000000000008028, using 32 (20090903/tbfadt-427)
>   summary          klog: HIGH Kernel message: [ 0.000000] ACPI Error: 32/64X address mismatch in Gpe0Block: 00008020/0000000000008028, using 32 (20090903/tbfadt-427)
> @@ -300,6 +289,7 @@ summary          klog: HIGH Kernel message: [ 0.096257] ACPI Error: Could not ma
>   summary          klog: HIGH Kernel message: [ 0.096273] ACPI Error: Method parse/execution failed [_PR_.CPU1.APCT] (Node f383e480), AE_NO_MEMORY (20110112/psparse-536)
>   summary          klog: HIGH Kernel message: [ 0.096285] ACPI Error: Method parse/execution failed [_PR_.CPU2.GCAP] (Node f383e4e0), AE_NO_MEMORY (20110112/psparse-536)
>   summary          klog: HIGH Kernel message: [ 0.096295] ACPI Error: Method parse/execution failed [_PR_.CPU2._PDC] (Node f383e4b0), AE_NO_MEMORY (20110112/psparse-536)
> +summary          klog: HIGH Kernel message: [ 0.101941] ACPI Error: Field [ASSM] at 524320 exceeds Buffer [BUF0] size 880 (bits) (20110112/dsopcode-597)
>   summary          klog: HIGH Kernel message: [ 0.101946] ACPI Error: Method parse/execution failed [_SB_.MEM_._CRS] (Node f442af60), AE_AML_BUFFER_LIMIT (20110112/psparse-536)
>   summary          klog: HIGH Kernel message: [ 0.101953] ACPI Error: Method execution failed [_SB_.MEM_._CRS] (Node f442af60), AE_AML_BUFFER_LIMIT (20110112/uteval-103)
>   summary          klog: HIGH Kernel message: [ 0.104297] ACPI Error (psargs-0359): [OSYS] Namespace lookup failure, AE_NOT_FOUND
> @@ -317,6 +307,7 @@ summary          klog: HIGH Kernel message: [ 0.120765] ACPI Warning for _SB_.PC
>   summary          klog: HIGH Kernel message: [ 0.122347] ACPI Error: Could not map memory at 0x00000000000FFA32, size 0 (20100428/exregion-178)
>   summary          klog: HIGH Kernel message: [ 0.122369] ACPI Error (psparse-0537): Method parse/execution failed [_PR_.CPU0._PDC] (Node f70191c8), AE_NO_MEMORY
>   summary          klog: HIGH Kernel message: [ 0.128150] ACPI Warning for _SB_.PCI0.P32_._PRT: Return Package has no elements (empty) (20090903/nspredef-433)
> +summary          klog: HIGH Kernel message: [ 0.136585] ACPI Error: Field [ALB2] at 120 exceeds Buffer [CRSA] size 104 (bits) (20090903/dsopcode-596)
>   summary          klog: HIGH Kernel message: [ 0.136600] ACPI Error (psparse-0537): Method parse/execution failed [_SB_.PCI0.PIB_.SIO0.LPT_._CRS] (Node dd8159d8), AE_AML_BUFFER_LIMIT
>   summary          klog: HIGH Kernel message: [ 0.136637] ACPI Error (uteval-0250): Method execution failed [_SB_.PCI0.PIB_.SIO0.LPT_._CRS] (Node dd8159d8), AE_AML_BUFFER_LIMIT
>   summary          klog: HIGH Kernel message: [ 0.140000] [Firmware Bug]: the BIOS has corrupted hw-PMU resources (MSR 186 is 43003c)
> @@ -431,10 +422,12 @@ summary          klog: HIGH Kernel message: [ 0.220252] ACPI Error (uteval-0250)
>   summary          klog: HIGH Kernel message: [ 0.221153] ACPI Error: Method parse/execution failed [_SB_.PCI0.HPET._CRS] (Node f402ae70), AE_NOT_FOUND (20110112/psparse-536)
>   summary          klog: HIGH Kernel message: [ 0.221220] ACPI Error: Method parse/execution failed [_SB_.PCI0.RTC_._CRS] (Node f402aee8), AE_NOT_FOUND (20110112/psparse-536)
>   summary          klog: HIGH Kernel message: [ 0.222211] ACPI Error (psparse-0537): Method parse/execution failed [_SB_.PCI0._OSC] (Node f701beb8), AE_ALREADY_EXISTS
> +summary          klog: HIGH Kernel message: [ 0.222980] ACPI Error: Field [I9MN] at 544 exceeds Buffer [IORT] size 464 (bits) (20090903/dsopcode-596)
>   summary          klog: HIGH Kernel message: [ 0.222987] ACPI Error (psparse-0537): Method parse/execution failed [_SB_.PCI0.LPC0.PMIO._CRS] (Node f7015900), AE_AML_BUFFER_LIMIT
>   summary          klog: HIGH Kernel message: [ 0.223020] ACPI Error (uteval-0250): Method execution failed [_SB_.PCI0.LPC0.PMIO._CRS] (Node f7015900), AE_AML_BUFFER_LIMIT
>   summary          klog: HIGH Kernel message: [ 0.224289] ACPI Warning for _SB_.PCI0.P32_._PRT: Return Package has no elements (empty) (20100428/nspredef-456)
>   summary          klog: HIGH Kernel message: [ 0.224569] ACPI Error (psparse-0537): Method parse/execution failed [_SB_.PCI0._OSC] (Node f701fca8), AE_ALREADY_EXISTS
> +summary          klog: HIGH Kernel message: [ 0.224987] ACPI Error: Field [ASSM] at 524320 exceeds Buffer [BUF0] size 688 (bits) (20100428/dsopcode-597)
>   summary          klog: HIGH Kernel message: [ 0.224994] ACPI Error (psparse-0537): Method parse/execution failed [_SB_.MEM_._CRS] (Node f7021990), AE_AML_BUFFER_LIMIT
>   summary          klog: HIGH Kernel message: [ 0.225018] ACPI Error (uteval-0250): Method execution failed [_SB_.MEM_._CRS] (Node f7021990), AE_AML_BUFFER_LIMIT
>   summary          klog: HIGH Kernel message: [ 0.228032] ACPI Error (psargs-0359): [_PR_.C002._PPC] Namespace lookup failure, AE_NOT_FOUND
> @@ -622,6 +615,7 @@ summary          klog: HIGH Kernel message: [ 0.390341] ACPI Error: [GUR_._BAS]
>   summary          klog: HIGH Kernel message: [ 0.390354] ACPI Error: Method parse/execution failed [_SB_.PCI0.MBIO._CRS] (Node ffff880078f30aa0), AE_NOT_FOUND (20110112/psparse-536)
>   summary          klog: HIGH Kernel message: [ 0.393086] ACPI Warning: For _TZ_.THRM._PSL: Return Package has no elements (empty) (20110413/nspredef-456)
>   summary          klog: HIGH Kernel message: [ 0.395834] ACPI Error (psparse-0537): Method parse/execution failed [_SB_.PCI0._OSC] (Node ffff88013ba393a0), AE_NOT_FOUND
> +summary          klog: HIGH Kernel message: [ 0.399990] ACPI Error: Field [ASSM] at 524320 exceeds Buffer [BUF0] size 688 (bits) (20110112/dsopcode-597)
>   summary          klog: HIGH Kernel message: [ 0.399996] ACPI Error: Method parse/execution failed [_SB_.MEM_._CRS] (Node ffff8800b8e38000), AE_AML_BUFFER_LIMIT (20110112/psparse-536)
>   summary          klog: HIGH Kernel message: [ 0.400012] ACPI Error: Method execution failed [_SB_.MEM_._CRS] (Node ffff8800b8e38000), AE_AML_BUFFER_LIMIT (20110112/uteval-103)
>   summary          klog: HIGH Kernel message: [ 0.406016] ACPI Error (psparse-0537): Method parse/execution failed [_SB_.ADP0.ADJP] (Node ffff88013ba3c5a0), AE_NOT_FOUND
> @@ -630,6 +624,7 @@ summary          klog: HIGH Kernel message: [ 0.408529] ACPI Error: Method parse
>   summary          klog: HIGH Kernel message: [ 0.415975] ACPI Warning for _TZ_.THRM._PSL: Return Package type mismatch at index 0 - found [NULL Object Descriptor], expected Reference (20090903/nspredef-1012)
>   summary          klog: HIGH Kernel message: [ 0.420210] ACPI Error: [CAPD] Namespace lookup failure, AE_ALREADY_EXISTS (20110413/dsfield-143)
>   summary          klog: HIGH Kernel message: [ 0.420218] ACPI Error: Method parse/execution failed [_SB_.PCI0._OSC] (Node ffff88022b749b18), AE_ALREADY_EXISTS (20110413/psparse-536)
> +summary          klog: HIGH Kernel message: [ 0.420241] ACPI Error: Field [I9MN] at 544 exceeds Buffer [IORT] size 464 (bits) (20100428/dsopcode-597)
>   summary          klog: HIGH Kernel message: [ 0.420248] ACPI Error (psparse-0537): Method parse/execution failed [_SB_.PCI0.LPC0.PMIO._CRS] (Node ffff88013142fac0), AE_AML_BUFFER_LIMIT
>   summary          klog: HIGH Kernel message: [ 0.420284] ACPI Error (uteval-0250): Method execution failed [_SB_.PCI0.LPC0.PMIO._CRS] (Node ffff88013142fac0), AE_AML_BUFFER_LIMIT
>   summary          klog: HIGH Kernel message: [ 0.422032] ACPI Warning (dsobject-0501): Package List length (6) larger than NumElements count (3), truncated
> @@ -686,6 +681,7 @@ summary          klog: HIGH Kernel message: [ 0.541277] ACPI Error: Method parse
>   summary          klog: HIGH Kernel message: [ 0.563415] ACPI Error: Method parse/execution failed [_SB_.PCI0._OSC] (Node ffff88003d9af848), AE_ALREADY_EXISTS (20110112/psparse-536)
>   summary          klog: HIGH Kernel message: [ 0.566332] ACPI Warning: For _TZ_.THRM._AL0: Return Package has no elements (empty) (20110413/nspredef-456)
>   summary          klog: HIGH Kernel message: [ 0.583718] ACPI Warning: _SB_.PCI0.PCI2._PRT: Return Package has no elements (empty) 20090521 nspredef-434
> +summary          klog: HIGH Kernel message: [ 0.591722] ACPI Error: Field [ASSM] at 524320 exceeds Buffer [BUF0] size 880 (bits) (20100428/dsopcode-597)
>   summary          klog: HIGH Kernel message: [ 0.591729] ACPI Error (psparse-0537): Method parse/execution failed [_SB_.MEM_._CRS] (Node ffff8800b4040f60), AE_AML_BUFFER_LIMIT
>   summary          klog: HIGH Kernel message: [ 0.591760] ACPI Error (uteval-0250): Method execution failed [_SB_.MEM_._CRS] (Node ffff8800b4040f60), AE_AML_BUFFER_LIMIT
>   summary          klog: HIGH Kernel message: [ 0.593045] ACPI Error (psparse-0537): Method parse/execution failed [_PR_.PPCE] (Node f702c7b0), AE_NOT_FOUND
> @@ -745,6 +741,7 @@ summary          klog: HIGH Kernel message: [ 0.743273] ACPI Error (psparse-0537
>   summary          klog: HIGH Kernel message: [ 0.743525] ACPI Error: [CAPD] Namespace lookup failure, AE_ALREADY_EXISTS (20110112/dsfield-143)
>   summary          klog: HIGH Kernel message: [ 0.743530] ACPI Error: Method parse/execution failed [_SB_.PCI0._OSC] (Node f50273d8), AE_ALREADY_EXISTS (20110112/psparse-536)
>   summary          klog: HIGH Kernel message: [ 0.743538] ACPI Warning: For _SB_.PCI0._OSC: Parameter count mismatch - ASL declared 5, ACPI requires 4 (20110112/nspredef-352)
> +summary          klog: HIGH Kernel message: [ 0.744106] ACPI Error: Field [ASSM] at 524320 exceeds Buffer [BUF0] size 880 (bits) (20090903/dsopcode-596)
>   summary          klog: HIGH Kernel message: [ 0.744114] ACPI Error (psparse-0537): Method parse/execution failed [_SB_.MEM_._CRS] (Node ffff88013ba44cc0), AE_AML_BUFFER_LIMIT
>   summary          klog: HIGH Kernel message: [ 0.744142] ACPI Error (uteval-0250): Method execution failed [_SB_.MEM_._CRS] (Node ffff88013ba44cc0), AE_AML_BUFFER_LIMIT
>   summary          klog: HIGH Kernel message: [ 0.772223] ACPI Error: Method parse/execution failed [_SB_.PCI0._OSC] (Node f4c250d8), AE_ALREADY_EXISTS (20101013/psparse-537)
> @@ -851,6 +848,7 @@ summary          klog: HIGH Kernel message: [ 1.280965] ACPI Error (psparse-0537
>   summary          klog: HIGH Kernel message: [ 1.314561] ACPI Error: [ECPU] Namespace lookup failure, AE_NOT_FOUND (20110112/psargs-359)
>   summary          klog: HIGH Kernel message: [ 1.314567] ACPI Error: Method parse/execution failed [_TZ_.TZ00._TMP] (Node ffff88011763ca28), AE_NOT_FOUND (20110112/psparse-536)
>   summary          klog: HIGH Kernel message: [ 1.337975] ACPI Error (uteval-0250): Method execution failed [J380._STA] (Node ffff88013712b380), AE_NOT_EXIST
> +summary          klog: HIGH Kernel message: [ 1.371174] ACPI Error: Field [CDW3] at 96 exceeds Buffer [NULL] size 64 (bits) (20090903/dsopcode-596)
>   summary          klog: HIGH Kernel message: [ 1.381411] ACPI Error (psparse-0537): Method parse/execution failed [] (Node ffffffff81a2b040), AE_NOT_FOUND
>   summary          klog: HIGH Kernel message: [ 1.381481] ACPI Error (dswload-0659): [PCI0] Namespace lookup failure, AE_NOT_FOUND
>   summary          klog: HIGH Kernel message: [ 1.384655] ACPI Error: Needed [Buffer/String/Package], found [Integer] ffff8801393f91f8 (20090903/exresop-590)
> @@ -1027,6 +1025,7 @@ summary          klog: HIGH Kernel message: [ 2.861808] ACPI Error: [_SB_.PCI0.G
>   summary          klog: HIGH Kernel message: [ 2.861812] ACPI Error: Method parse/execution failed [_SB_.PCI0.PEG0.PEGP.DD02._BCL] (Node ffff88015746e168), AE_NOT_FOUND (20110112/psparse-536)
>   summary          klog: HIGH Kernel message: [ 2.870589] ACPI Error: Method parse/execution failed [_SB_.PCI0.GFX0._DOD] (Node ffff880137632c80), AE_AML_PACKAGE_LIMIT (20110112/psparse-536)
>   summary          klog: HIGH Kernel message: [ 2.906610] ACPI Warning: For _SB_.PCI0.P0P2.PEGP._DOD: Return type mismatch - found Integer, expected Package (20110413/nspredef-1053)
> +summary          klog: HIGH Kernel message: [ 2.949708] ACPI Error: Field [CDW3] at 96 exceeds Buffer [NULL] size 64 (bits) (20110112/dsopcode-597)
>   summary          klog: HIGH Kernel message: [ 3.005123] ACPI Error (psparse-0537): Method parse/execution failed [_SB_._OSC] (Node ffff88122fc1ea00), AE_NOT_FOUND
>   summary          klog: HIGH Kernel message: [ 3.112435] ACPI Error (psparse-0537): Method parse/execution failed [_PR_.PPCE] (Node f74257c8), AE_NOT_FOUND
>   summary          klog: HIGH Kernel message: [ 3.112465] ACPI Error (psparse-0537): Method parse/execution failed [EV4_] (Node f742c210), AE_NOT_FOUND
> @@ -1175,6 +1174,7 @@ summary          klog: HIGH Kernel message: [ 12.838979] cfg80211: Ignoring regu
>   summary          klog: HIGH Kernel message: [ 12.841008] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain ACPI Warning: _BQC returned an invalid level (20110112/video-473)
>   summary          klog: HIGH Kernel message: [ 13.024512] ACPI Error: Method parse/execution failed [_SB_.PCI0.GFX0._DOD] (Node f7425450), AE_AML_PACKAGE_LIMIT (20110112/psparse-536)
>   summary          klog: HIGH Kernel message: [ 13.396787] ACPI Error: Method parse/execution failed [_SB_.ADP1._PSR] (Node ffff88011763ba00), AE_TIME (20110112/psparse-536)
> +summary          klog: HIGH Kernel message: [ 13.445954] ACPI Error: Field [D128] at 1040 exceeds Buffer [NULL] size 160 (bits) (20110112/dsopcode-597)
>   summary          klog: HIGH Kernel message: [ 13.445980] ACPI Error: Method parse/execution failed [_SB_.WMID.HWMC] (Node f742a8b8), AE_AML_BUFFER_LIMIT (20110112/psparse-536)
>   summary          klog: HIGH Kernel message: [ 13.446019] ACPI Error: Method parse/execution failed [_SB_.WMID.WMAD] (Node f742aac8), AE_AML_BUFFER_LIMIT (20110112/psparse-536)
>   summary          klog: HIGH Kernel message: [ 13.452167] ACPI Error (psargs-0359): [_PR_.C001] Namespace lookup failure, AE_NOT_FOUND
>
Acked-by: Alex Hung <alex.hung at canonical.com>



More information about the fwts-devel mailing list