From: Luck, Tony Date: Tue, 3 Apr 2012 16:37:28 +0000 (-0700) Subject: ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead() X-Git-Tag: v3.4-rc2~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54f70077768e9aba37d9c5030b43497b6d5084fb;p=pandora-kernel.git ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead() ACPI code is shared by arch/x86 and arch/ia64. ia64 doesn't provide a plain "halt()" function. Use safe_halt() instead. Signed-off-by: Tony Luck Tested-by: Boris Ostrovsky Signed-off-by: Len Brown --- Reading git-diff-tree failed