Skip to content
Commit 54f70077 authored by Tony Luck's avatar Tony Luck Committed by Len Brown
Browse files

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: default avatarTony Luck <tony.luck@intel.com>
Tested-by: default avatarBoris Ostrovsky <boris.ostrovsky@amd.com>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 1a022e3f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment