diff options
author | Tetsuo Handa <[email protected]> | 2022-04-19 08:31:55 +0900 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-05-01 06:41:41 -0600 |
commit | 0b8d7622ab1859bec082bd01c5e11137195f3d52 (patch) | |
tree | aa677dfa47d5827011667c0a2b23a31344fb46ba /arch/um/drivers/ubd_kern.c | |
parent | f01e49fb17bfabcac417c6ad6e55aae0fe6fb360 (diff) |
aoe: Avoid flush_scheduled_work() usage
Flushing system-wide workqueues is dangerous and will be forbidden.
Replace system_wq with local aoe_wq.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Tetsuo Handa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'arch/um/drivers/ubd_kern.c')
0 files changed, 0 insertions, 0 deletions