Re: [2.6 patch] kernel/cpuset.c: cleanups

2007-07-05 Thread Paul Jackson
> - make the following needlessly global functions static: Ok by me, but this is really the patches of Paul Menage <[EMAIL PROTECTED]>, in particular: containersv10-make-cpusets-a-client-of-containers.patch that you dealing with -- adding him to the cc list. -- I won't rest

[2.6 patch] kernel/cpuset.c: cleanups

2007-07-05 Thread Adrian Bunk
This patch contains the following cleanups: - make the following needlessly global functions static: - cpuset_can_attach() - cpuset_attach() - cpuset_populate() - cpuset_post_clone() - cpuset_create() - cpuset_destroy() - remove the unused EXPORT_SYMBOL_GPL(cpuset_mem_spread_node) Sign