diff options
author | Himanshu Madhani <[email protected]> | 2017-10-16 11:26:05 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2017-10-16 23:12:36 -0400 |
commit | 1010f21ecf8ac43be676d498742de18fa6c20987 (patch) | |
tree | 61dffeb0eb6aea82331fe605d4c86de0329741a9 /tools/perf/scripts/python/bin/export-to-sqlite-report | |
parent | ab31fd0ce65ec93828b617123792c1bb7c6dcc42 (diff) |
scsi: qla2xxx: Initialize Work element before requesting IRQs
commit a9e170e28636 ("scsi: qla2xxx: Fix uninitialized work element")
moved initializiation of work element earlier in the probe to fix call
stack. However, it still leaves a window where interrupt can be
generated before work element is initialized. Fix that window by
initializing work element before we are requesting IRQs.
[mkp: fixed typos]
Fixes: a9e170e28636 ("scsi: qla2xxx: Fix uninitialized work element")
Cc: <[email protected]> # 4.13
Signed-off-by: Himanshu Madhani <[email protected]>
Signed-off-by: Quinn Tran <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions