workqueue: mark WQ_NON_REENTRANT deprecated
authorTejun Heo <tj@kernel.org>
Tue, 30 Jul 2013 12:30:16 +0000 (08:30 -0400)
committerTejun Heo <tj@kernel.org>
Tue, 30 Jul 2013 12:30:16 +0000 (08:30 -0400)
commit1207637304990374231fe4e9aeb527904f4ec1e6
treea855a753d1765e6dad52f819a7b540672bd716cc
parentad81f0545ef01ea651886dddac4bef6cec930092
workqueue: mark WQ_NON_REENTRANT deprecated

dbf2576e37 ("workqueue: make all workqueues non-reentrant") made
WQ_NON_REENTRANT no-op but the following patches didn't remove the
flag or update the documentation.  Let's mark the flag deprecated and
update the documentation accordingly.

Signed-off-by: Tejun Heo <tj@kernel.org>
Documentation/workqueue.txt
include/linux/workqueue.h