diff options
author | Len Brown <len.brown@intel.com> | 2011-04-01 22:28:35 (GMT) |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2011-08-03 23:06:36 (GMT) |
commit | d91ee5863b71e8c90eaf6035bff3078a85e2e7b5 (patch) | |
tree | 7c4972d8d6f614f656720ec686a6288de68f4af3 /sound/Kconfig | |
parent | 62027aea23fcd14478abdddd3b74a4e0f5fb2984 (diff) | |
download | linux-d91ee5863b71e8c90eaf6035bff3078a85e2e7b5.tar.xz |
cpuidle: replace xen access to x86 pm_idle and default_idle
When a Xen Dom0 kernel boots on a hypervisor, it gets access
to the raw-hardware ACPI tables. While it parses the idle tables
for the hypervisor's beneift, it uses HLT for its own idle.
Rather than have xen scribble on pm_idle and access default_idle,
have it simply disable_cpuidle() so acpi_idle will not load and
architecture default HLT will be used.
cc: xen-devel@lists.xensource.com
Tested-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: H. Peter Anvin <hpa@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'sound/Kconfig')
0 files changed, 0 insertions, 0 deletions