From: Konrad Rzeszutek Wilk Date: Mon, 23 Jan 2012 15:53:57 +0000 (-0500) Subject: xen/setup/pm/acpi: Remove the call to boot_option_idle_override. X-Git-Tag: v3.4-rc1~132^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc7335b2f6acc0f24c7fac80ce536301f7d52214;p=pandora-kernel.git xen/setup/pm/acpi: Remove the call to boot_option_idle_override. We needed that call in the past to force the kernel to use default_idle (which called safe_halt, which called xen_safe_halt). But set_pm_idle_to_default() does now that, so there is no need to use this boot option operand. Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed