+22
−22
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
workqueue_lock will be used to synchronize areas which require irq-safety and there isn't much benefit in keeping it not irq-safe. Make it irq-safe. This patch doesn't introduce any visible behavior changes. Signed-off-by:Tejun Heo <tj@kernel.org> Reviewed-by:
Lai Jiangshan <laijs@cn.fujitsu.com>