Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 18aa9eff authored by Tejun Heo's avatar Tejun Heo
Browse files

workqueue: implement WQ_NON_REENTRANT



With gcwq managing all the workers and work->data pointing to the last
gcwq it was on, non-reentrance can be easily implemented by checking
whether the work is still running on the previous gcwq on queueing.
Implement it.

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 7a22ad75
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment