diff options
author | Quinn Tran <[email protected]> | 2019-09-12 11:09:07 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2019-09-23 23:09:43 -0400 |
commit | fd5564ba54e0d8a9e3e823d311b764232e09eb5f (patch) | |
tree | 62d708390b5ddd808b88eb7133cc4008e210ab60 /tools/perf/util/trace-event-scripting.c | |
parent | c3b6a1d397420a0fdd97af2f06abfb78adc370df (diff) |
scsi: qla2xxx: Fix stale mem access on driver unload
On driver unload, 'remove_one' thread was allowed to advance, while session
cleanup still lag behind. This patch ensures session deletion will finish
before remove_one can advance.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Quinn Tran <[email protected]>
Signed-off-by: Himanshu Madhani <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions