diff options
author | 2022-08-21 12:59:44 +0900 | |
---|---|---|
committer | 2022-08-31 23:39:59 -0400 | |
commit | 3cb0643a9aae7cf360102a6a9db47f5ce9fefdb1 (patch) | |
tree | a9c20a2f718b6c63c7692adae307634faaf1eab3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | scsi: qla2xxx: Always wait for qlt_sess_work_fn() from qlt_stop_phase1() (diff) | |
download | linux-dev-3cb0643a9aae7cf360102a6a9db47f5ce9fefdb1.tar.xz linux-dev-3cb0643a9aae7cf360102a6a9db47f5ce9fefdb1.zip |
scsi: qla2xxx: Avoid flush_scheduled_work() usage
Although qla2xxx driver is calling schedule_{,delayed}_work() from 10
locations, I assume that flush_scheduled_work() from qlt_stop_phase1()
needs to flush only works scheduled by qlt_sched_sess_work(), for this loop
continues while "struct qla_tgt"->sess_works_list is not empty.
Link: https://lore.kernel.org/r/133c6723-90b6-5c8b-72b4-cc01eeb3a8c0@I-love.SAKURA.ne.jp
Tested-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions