diff options
author | Quinn Tran <[email protected]> | 2019-05-06 13:52:19 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2019-05-13 20:32:49 -0400 |
commit | 5386a4e6c7fecd282d265a24d930a74ba3c5917b (patch) | |
tree | da3994a43f0b4f957e112734fcfbb4b92cbe2025 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | d4023db71108375e4194e92730ba0d32d7f07813 (diff) |
scsi: qla2xxx: Add cleanup for PCI EEH recovery
During EEH error recovery testing it was discovered that driver's reset()
callback partially frees resources used by driver, leaving some stale
memory. After reset() is done and when resume() callback in driver uses
old data which results into error leaving adapter disabled due to PCIe
error.
This patch does cleanup for EEH recovery code path and prevents adapter
from getting disabled.
Signed-off-by: Quinn Tran <[email protected]>
Signed-off-by: Himanshu Madhani <[email protected]>
Reviewed-by: Ewan D. Milne <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions