From: Tejun Heo Date: Tue, 12 Mar 2013 18:30:00 +0000 (-0700) Subject: workqueue: separate out init_worker_pool() from init_workqueues() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~125^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e1a1f9a051b4c9a2821a2a0f7f4a27c701fba51;p=pandora-kernel.git workqueue: separate out init_worker_pool() from init_workqueues() This will be used to implement unbound pools with custom attributes. This patch doesn't introduce any functional changes. Signed-off-by: Tejun Heo Reviewed-by: Lai Jiangshan --- Reading git-diff-tree failed