From: Li Zefan Date: Wed, 9 Jul 2014 08:48:54 +0000 (+0800) Subject: cpuset: refactor cpuset_hotplug_update_tasks() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~190^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=390a36aadf39e241c83035469aae48ed1a144088;p=pandora-kernel.git cpuset: refactor cpuset_hotplug_update_tasks() We mix the handling for both default hierarchy and legacy hierarchy in the same function, and it's quite messy, so split into two functions. Signed-off-by: Li Zefan Signed-off-by: Tejun Heo --- Reading git-diff-tree failed