From: Tejun Heo Date: Tue, 30 Jul 2013 12:40:24 +0000 (-0400) Subject: dlm: WQ_NON_REENTRANT is meaningless and going away X-Git-Tag: v3.12-rc1~147^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ededf305a8d843c12038ae48eb68529016b3e91f;p=pandora-kernel.git dlm: WQ_NON_REENTRANT is meaningless and going away dbf2576e37 ("workqueue: make all workqueues non-reentrant") made WQ_NON_REENTRANT no-op and the flag is going away. Remove its usages. This patch doesn't introduce any behavior changes. Signed-off-by: Tejun Heo Signed-off-by: David Teigland --- Reading git-diff-tree failed