diff options
| author | Mike McGowen <[email protected]> | 2021-07-14 13:28:46 -0500 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2021-07-19 22:00:57 -0400 |
| commit | 0777a3fb98f0ea546561d04db4fd325248c39961 (patch) | |
| tree | b72ae022864629dd2a6bd8fa574c274a2e27a0de /tools/perf/scripts/python | |
| parent | 09d9968a8eff8c098149295ebb62a453a862b9c6 (diff) | |
scsi: smartpqi: Fix ISR accessing uninitialized data
Correct driver's ISR accessing a data structure member that has not been
fully initialized during driver initialization.
The pqi queue groups can have uninitialized members when an interrupt
fires. This has not resulted in any driver crashes. This was found during
our own internal testing. No bugs were ever filed.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Kevin Barnett <[email protected]>
Reviewed-by: Scott Benesh <[email protected]>
Reviewed-by: Scott Teel <[email protected]>
Signed-off-by: Mike McGowen <[email protected]>
Signed-off-by: Don Brace <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions