From: Konrad Rzeszutek Wilk Date: Thu, 26 Apr 2012 18:22:33 +0000 (-0400) Subject: xen/acpi: Workaround broken BIOSes exporting non-existing C-states. X-Git-Tag: v3.4-rc5~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b930fe5e1f5646e071facda70b25b137ebeae5af;p=pandora-kernel.git xen/acpi: Workaround broken BIOSes exporting non-existing C-states. We did a similar check for the P-states but did not do it for the C-states. What we want to do is ignore cases where the DSDT has definition for sixteen CPUs, but the machine only has eight CPUs and we get: xen-acpi-processor: (CX): Hypervisor error (-22) for ACPI CPU14 Reported-by: Tobias Geiger Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed