aboutsummaryrefslogtreecommitdiff
path: root/hdata
diff options
context:
space:
mode:
authorNicholas Piggin <npiggin@gmail.com>2021-12-17 12:17:24 +1000
committerCédric Le Goater <clg@kaod.org>2021-12-23 18:47:26 +0100
commitdc5ee56a31ee6aa8f60918e9baceff4ce98c7c72 (patch)
tree00ba53d45d866773ea704e3af0f4d8a0e5cb2af2 /hdata
parent34726ba5d543ef7f1bb234c751bd318190397f28 (diff)
downloadskiboot-dc5ee56a31ee6aa8f60918e9baceff4ce98c7c72.zip
skiboot-dc5ee56a31ee6aa8f60918e9baceff4ce98c7c72.tar.gz
skiboot-dc5ee56a31ee6aa8f60918e9baceff4ce98c7c72.tar.bz2
core/cpu: move sleep/wake synchronisation out from low level code
The sleep/wake synchronisation involes the waker setting a wake condition then testing if the target needs to be woken, vs setting a wake-required flag then testing the wake condition. The low level sleep state call comes after that. This patch moves the synchronisation out from the low level sleep functions and consolidates both copies into one place. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'hdata')
0 files changed, 0 insertions, 0 deletions