]> xenbits.xensource.com Git - legacy/linux-2.6.18-xen.git/commit
ACPI cpufreq fix 1/2
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 25 Sep 2008 12:06:12 +0000 (13:06 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 25 Sep 2008 12:06:12 +0000 (13:06 +0100)
commit175acf65bd947b0f9e36327f86a14bab611c6c4c
treea9aa01b402b76ab0133e59e95a460cd6d2ea339a
parent942002a7809a4ba5a88c4f94db57982095ffd077
ACPI cpufreq fix 1/2

commit 24058054d781934df526be114c612cf2b29cf4e7
Author: Bob Moore <robert.moore@intel.com>
Date:   Fri Feb 2 19:48:18 2007 +0300

    ACPICA: Handle mis-matched package length

    Implement support within the AML interpreter for
    package objects that contain a mismatch between the AML
    length and package element count. In this case, the lesser
    of the two is used. Some BIOS code apparently modifies
    the package length on the fly, and this change supports
    this. Provides compatibility with the MS AML interpreter.

Signed-off-by: Alexey Starikovskiy
    <alexey.y.starikovskiy@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/dispatcher/dsobject.c