From: Tejun Heo Date: Tue, 25 Jan 2011 13:35:54 +0000 (+0100) Subject: workqueue: use WQ_MEM_RECLAIM instead of WQ_RESCUER X-Git-Tag: v2.6.39-rc1~492^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ada609ee2ac2e03bd8abb07f9b3e92cd2e650f19;p=pandora-kernel.git workqueue: use WQ_MEM_RECLAIM instead of WQ_RESCUER WQ_RESCUER is now an internal flag and should only be used in the workqueue implementation proper. Use WQ_MEM_RECLAIM instead. This doesn't introduce any functional difference. Signed-off-by: Tejun Heo Cc: dm-devel@redhat.com Cc: Neil Brown --- Reading git-diff-tree failed