From: Tejun Heo Date: Mon, 7 Jan 2013 16:51:08 +0000 (-0800) Subject: cpuset: replace cpuset->stack_list with cpuset_for_each_descendant_pre() X-Git-Tag: v3.9-rc1~156^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc560a26acce;p=pandora-kernel.git cpuset: replace cpuset->stack_list with cpuset_for_each_descendant_pre() Implement cpuset_for_each_descendant_pre() and replace the cpuset-specific tree walking using cpuset->stack_list with it. Signed-off-by: Tejun Heo Reviewed-by: Michal Hocko Acked-by: Li Zefan --- Reading git-diff-tree failed