Skip to content
Commit 368a6ba5 authored by Dave C Boutcher's avatar Dave C Boutcher Committed by Paul Mackerras
Browse files

[POWERPC] check firmware state before suspending



Currently the kernel blindly halts all the processors and calls the
ibm,suspend-me rtas call.  If the firmware is not in the correct
state, we then re-start all the processors and return.  It is much
smarter to first check the firmware state, and only if it is waiting,
call the ibm,suspend-me call.

Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent 0e4aa9c2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment