diff options
author | Robert Lippert <rlippert@google.com> | 2017-11-20 11:40:36 +0530 |
---|---|---|
committer | Stewart Smith <stewart@linux.vnet.ibm.com> | 2017-11-20 20:36:07 -0600 |
commit | 27c35b967a84788a45260579802b8ffa66ed05e8 (patch) | |
tree | 0d06429859e957ac16333beb16650b2f8fa9ee99 /external | |
parent | cbbd16bfbeef40b9f98d9d457fa024a23bfcc23e (diff) | |
download | skiboot-27c35b967a84788a45260579802b8ffa66ed05e8.zip skiboot-27c35b967a84788a45260579802b8ffa66ed05e8.tar.gz skiboot-27c35b967a84788a45260579802b8ffa66ed05e8.tar.bz2 |
core/direct-controls: wait for core special wkup bit cleared
When clearing special wakeup bit on a core, wait until the
bit is actually cleared by the hardware in the status register
until returning success.
This may help avoid issues with back-to-back reads where the
special wakeup request is cleared but the firmware is still
processing the request and the next attempt to set the bit
reads an immediate success from the previous operation.
Change-Id: I86ec8cbbbddd1a5724f451244907693bc09e01ea
Signed-off-by: Robert Lippert <rlippert@google.com>
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'external')
0 files changed, 0 insertions, 0 deletions