git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a022e3
)
ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead()
author
Luck, Tony
<tony.luck@intel.com>
Tue, 3 Apr 2012 16:37:28 +0000
(09:37 -0700)
committer
Len Brown
<len.brown@intel.com>
Thu, 5 Apr 2012 17:41:44 +0000
(13:41 -0400)
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 <tony.luck@intel.com>
Tested-by: Boris Ostrovsky <boris.ostrovsky@amd.com>
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found