Yu, Ke
2008-Sep-25 09:35 UTC
[Xen-devel] [PATCH 1/2][Domain0] Fix ACPICA to correctly parse cpufreq information
These two patches are pulled from linux kernel upstream, to allow ACPICA corretly parse cpufreq info from some non-standard BIOS. We find current cpufreq in Xen does not work correctly in some machine, and these two patch fix this issue. 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> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Reasonably Related Threads
- FW: cpufreq info propagation
- Acer Aspire V7-582PG (Haswell, GTX 750M) fails to power off GPU via Power Resources
- Acer Aspire V7-582PG (Haswell, GTX 750M) fails to power off GPU via Power Resources
- [PATCH] [IA64] Compilation fix to cpufreq stuff.
- [merged] cpufreq-powerpc-add-missing-module_description-macros.patch removed from -mm tree