]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
cpusets: update_cpumask revision
authorCliff Wickman <cpw@sgi.com>
Thu, 7 Feb 2008 08:14:44 +0000 (00:14 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 7 Feb 2008 16:42:22 +0000 (08:42 -0800)
commit58f4790b73639d1fa808439fac7f761a4c46e11f
tree2c7a9cbee80de78beed07b0915df649d8e843365
parent956db3ca0606e78456786ef19fd4dc7a5151a6e1
cpusets: update_cpumask revision

Use the new function cgroup_scan_tasks() to step through all tasks in a
cpuset.

[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Cliff Wickman <cpw@sgi.com>
Cc: Paul Menage <menage@google.com>
Cc: Paul Jackson <pj@sgi.com>
Cc: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/cpuset.c