diff options
author | Jack Wang <jinpu.wang@ionos.com> | 2022-04-13 15:34:20 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-04-18 18:24:56 +0300 |
commit | 5ea7c1339e3ed094dd4df48d598f9018a2587283 (patch) | |
tree | 1df91b1fe27f0cf15b197316f6b65927a25af49a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d292dc80686aeafc418d809b4f9598578a7f294f (diff) | |
download | linux-5ea7c1339e3ed094dd4df48d598f9018a2587283.tar.xz |
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/49925af7-78a8-a3dd-bce6-cfc02e1a9236@I-love.SAKURA.ne.jp
Cc: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: Jack Wang <jinpu.wang@ionos.com>
Reviewed-by: Santosh Kumar Pradhan <santosh.pradhan@ionos.com>
Link: https://lore.kernel.org/r/20220413123420.66470-1-jinpu.wang@ionos.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions