From: Tejun Heo Date: Thu, 13 Jan 2011 19:59:57 +0000 (+0000) Subject: dm: convert workqueues to alloc_ordered X-Git-Tag: v2.6.38-rc1~221^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d4d66ab5322fa9b0f51842a76139387a40e1ce9;p=pandora-kernel.git dm: convert workqueues to alloc_ordered Convert all create[_singlethread]_work() users to the new alloc[_ordered]_workqueue(). This conversion is mechanical and doesn't introduce any behavior change. Signed-off-by: Tejun Heo Signed-off-by: Mike Snitzer Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed