From: Tejun Heo Date: Tue, 30 Jul 2013 12:30:16 +0000 (-0400) Subject: workqueue: mark WQ_NON_REENTRANT deprecated X-Git-Tag: v3.12-rc1~175^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1207637304990374231fe4e9aeb527904f4ec1e6;p=pandora-kernel.git 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 --- Reading git-diff-tree failed