diff options
author | Jack Wang <[email protected]> | 2022-04-13 14:34:20 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-04-18 09:24:56 -0600 |
commit | 5ea7c1339e3ed094dd4df48d598f9018a2587283 (patch) | |
tree | 1df91b1fe27f0cf15b197316f6b65927a25af49a /scripts/gdb/linux/utils.py | |
parent | d292dc80686aeafc418d809b4f9598578a7f294f (diff) |
block/rnbd-clt: Avoid flush_workqueue(system_long_wq) usage
Flushing system-wide workqueues is dangerous and will be forbidden.
Replace system_long_wq with local rnbd_clt_wq.
Link: https://lkml.kernel.org/r/[email protected]
Cc: Tetsuo Handa <[email protected]>
Signed-off-by: Jack Wang <[email protected]>
Reviewed-by: Santosh Kumar Pradhan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions