mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08: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>