On Mon, May 02, 2011 at 10:52:45AM -0700, John Weekes wrote:
Or I am I just missing something entirely here?
Oh? I think git commit a3ca5a20ec9d5c4917271021d49768961e7a8421
Author: Yu Ke<ke.yu@xxxxxxxxx>
Date: Thu Apr 28 09:50:55 2011 -0400
xen/acpi: add xen acpi processor driver
Xen hypervisor need parsed acpi processor info for CPU Cx/Px power
management,
so this patch introduces xen acpi processor driver to parse the acpi info,
and notify the hypervisor upon receiving the info.
This patch has two components:
- driver/acpi/processor_xen.c: implement the xen acpi processor driver
- drivers/xen/acpi_processor.c: provide the interface to notify Xen
hypervisor
adds it in the 2.6.32 tree?