aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorNathan Lynch <[email protected]>2020-12-07 15:51:46 -0600
committerMichael Ellerman <[email protected]>2020-12-08 21:40:58 +1100
commitaeca35b9a52b0e0d019a5244fbaab699f753b443 (patch)
treee818c586ecbe1461c16370566656122dd74e4bd9 /scripts/objdiff
parent37cddc7d6cf4568a7fb69aeff6f26e4c8a3bc0f7 (diff)
powerpc/pseries/mobility: retry partition suspend after error
This is a mitigation for the relatively rare occurrence where a virtual IOA can be in a transient state that prevents the suspend/migration from succeeding, resulting in an error from ibm,suspend-me. If the join/suspend sequence returns an error, it is acceptable to retry as long as the VASI suspend session state is still "Suspending" (i.e. the platform is still waiting for the OS to suspend). Retry a few times on suspend failure while this condition holds, progressively increasing the delay between attempts. We don't want to retry indefinitey because firmware emits an error log event on each unsuccessful attempt. Signed-off-by: Nathan Lynch <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions