From: Miao Xie Date: Fri, 25 Jul 2008 08:47:21 +0000 (-0700) Subject: cpusets: restructure the function update_cpumask() and update_nodemask() X-Git-Tag: v2.6.27-rc1~368 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b2f630a28d53b5a2082a5275bc3334b10373508;p=pandora-kernel.git cpusets: restructure the function update_cpumask() and update_nodemask() Extract two functions from update_cpumask() and update_nodemask().They will be used later for updating tasks' cpus_allowed and mems_allowed after CPU/NODE offline/online. [lizf@cn.fujitsu.com: build fix] Signed-off-by: Miao Xie Acked-by: Paul Jackson Cc: David Rientjes Cc: Li Zefan Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed