diff options
author | Uma Krishnan <ukrishn@linux.vnet.ibm.com> | 2016-11-28 18:41:36 -0600 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2016-11-30 11:34:01 -0500 |
commit | 3d2f617d448f5e1d15d2844b803c13763ed51f1f (patch) | |
tree | fb23f5b24064181dadf3c47f31282e31ba4f0d7a /arch/sh | |
parent | 8a2605430a64bdf0361af5a18043717a2c59972f (diff) |
scsi: cxlflash: Improve context_reset() logic
Currently, the context reset routine waits for command room to
be available before sending the reset request. Per review of the
SISLite specification and clarifications from the CXL Flash AFU
designers, this wait is unnecessary. The reset request can be
sent anytime regardless of command room, so long as only a single
reset request is active at any one point in time.
This commit simplifies the reset routine by removing the wait for
command room. Additionally it adds a debug trace to help pinpoint
hardware errors when a context reset does not complete.
Signed-off-by: Uma Krishnan <ukrishn@linux.vnet.ibm.com>
Acked-by: Matthew R. Ochs <mrochs@linux.vnet.ibm.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'arch/sh')
0 files changed, 0 insertions, 0 deletions