+1
−0
+14
−0
+11
−0
Loading
This function queries whether %current is an async worker executing an
async item. This will be used to implement warning on synchronous
request_module() from async workers.
Signed-off-by:
Tejun Heo <tj@kernel.org>