diff options
| author | Mike Christie <[email protected]> | 2020-07-01 14:47:47 -0500 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2020-07-02 23:46:14 -0400 |
| commit | 1d726aa6ef574afbaa90a2c46286d94e55d864b8 (patch) | |
| tree | f7f5bf253dc604218638d7a8c03af9ef7f9a9ab5 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | e463f96bdc975b780161541877f521da078a8143 (diff) | |
scsi: iscsi: Optimize work queue flush use
There is no need for one session to flush the entire iscsi_eh_timer_workq
when removing/unblocking a session. During removal we need to make sure our
works are not running anymore. And iscsi_unblock_session only needs to make
sure its work is done. The unblock work function will flush/cancel the
works it has conflicts with.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mike Christie <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions