Skip to content
Snippets Groups Projects
Commit d805a5f7 authored by Ming Lei's avatar Ming Lei
Browse files

aoe: Avoid flush_scheduled_work() usage

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2083917

commit 0b8d7622
Author: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Date:   Tue Apr 19 08:31:55 2022 +0900

    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/49925af7-78a8-a3dd-bce6-cfc02e1a9236@I-love.SAKURA.ne.jp


Signed-off-by: default avatarTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
    Link: https://lore.kernel.org/r/abb37616-eec9-2794-e21e-7c623085d987@I-love.SAKURA.ne.jp


Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>

Signed-off-by: default avatarMing Lei <ming.lei@redhat.com>
parent 7b4bb64a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment