mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-16 02:20:43 +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>