diff options
author | Ananth N Mavinakayanahalli <ananth@linux.vnet.ibm.com> | 2017-11-30 17:49:42 +0530 |
---|---|---|
committer | Stewart Smith <stewart@linux.vnet.ibm.com> | 2017-12-06 02:36:13 -0600 |
commit | bd64f85b85814986af64b2f62849496d93beecc2 (patch) | |
tree | 484fe21ec9f98ec0ac3e1084e75b955b529bc1a7 /external | |
parent | 0562b64e55b0e0780064823155f45b1ddf0893a6 (diff) | |
download | talos-skiboot-bd64f85b85814986af64b2f62849496d93beecc2.tar.gz talos-skiboot-bd64f85b85814986af64b2f62849496d93beecc2.zip |
fsp: Bail out of HIR if FSP is resetting voluntarily
a. Surveillance response times out and OPAL triggers a HIR
b. Before the HIR process kicks in, OPAL gets a PSI interrupt indicating link down
c. HIR process continues and OPAL tries to write to DRCR; PSI link inactive => xstop
OPAL should confirm that the FSP is not already in reset in the HIR path.
[V2] Handle the case where a second reset is triggered due to the two resets
happening in succession.
Signed-off-by: Ananth N Mavinakayanahalli <ananth@linux.vnet.ibm.com>
Tested-by: Pridhiviraj Paidipeddi <ppaidipe@linux.vnet.ibm.com>
Reviewed-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com>
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'external')
0 files changed, 0 insertions, 0 deletions