From: Tejun Heo Date: Tue, 19 Mar 2013 20:45:21 +0000 (-0700) Subject: workqueue: relocate rebind_workers() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~125^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd7c089eb25b26d2e03fd34f97e5517a4463f871;p=pandora-kernel.git workqueue: relocate rebind_workers() rebind_workers() will be reimplemented in a way which makes it mostly decoupled from the rest of worker management. Move rebind_workers() so that it's located with other CPU hotplug related functions. This patch is pure function relocation. Signed-off-by: Tejun Heo Reviewed-by: Lai Jiangshan --- Reading git-diff-tree failed