kthread_work: make lockdep happy
spinlock in kthread_worker and wait_queue_head in kthread_work both should be lockdep sensible, so change the interface to make it suiltable for CONFIG_LOCKDEP. tj: comment update Reported-by:Nicolas <nicolas.mailhot@laposte.net> Signed-off-by:
Yong Zhang <yong.zhang0@gmail.com> Signed-off-by:
Andy Walls <awalls@md.metrocast.net> Tested-by:
Andy Walls <awalls@md.metrocast.net> Cc: Tejun Heo <tj@kernel.org> Cc: Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Tejun Heo <tj@kernel.org>
Showing
Please register or sign in to comment