]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - arch/x86/xen/setup.c
Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kerne...
[linux.git] / arch / x86 / xen / setup.c
index a54ff1aab6eb2ff5eb58eae41ae3d4913b55e599..b2c7179fa26343d5cedfb7846d2f1b92ceb97390 100644 (file)
@@ -422,6 +422,6 @@ void __init xen_arch_setup(void)
 #endif
        disable_cpuidle();
        boot_option_idle_override = IDLE_HALT;
-
+       WARN_ON(set_pm_idle_to_default());
        fiddle_vdso();
 }