diff options
| author | Arun Easi <[email protected]> | 2020-09-29 03:21:49 -0700 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2020-09-29 23:22:17 -0400 |
| commit | 3e6efab865ac943f4ec43913eb665695737112b0 (patch) | |
| tree | 71d7505907e9c35cd7a3d10c8aaece77e0fd26fd /tools/perf/scripts/python | |
| parent | 7a6cdbd5e87515ebf6231b762ad903c7cff87b9c (diff) | |
scsi: qla2xxx: Fix reset of MPI firmware
Normally, the MPI firmware is reset when an MPI dump is collected. If an
unsaved MPI dump exists in the driver, though, an alternate mechanism is
used. This mechanism, which was not fully correct, is not recommended and
instead an MPI dump template walk is suggested to perform the MPI reset.
To allow for the MPI dump template walk, extra space is reserved in the MPI
dump buffer which gets used only when there is already an MPI dump in
place.
Link: https://lore.kernel.org/r/[email protected]
Fixes: cbb01c2f2f63 ("scsi: qla2xxx: Fix MPI failure AEN (8200) handling")
Cc: [email protected]
Reviewed-by: Himanshu Madhani <[email protected]>
Signed-off-by: Arun Easi <[email protected]>
Signed-off-by: Nilesh Javali <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions