mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-19 10:28:55 +09:00
Implement a function which queries whether it currently is running off a workqueue rescuer. This will be used to convert writeback to workqueue. Signed-off-by: Tejun Heo <tj@kernel.org>