[Devel] Re: [PATCH 3/4] cgroups: net_cls as module

Li Zefan lizf at cn.fujitsu.com
Sun Dec 27 22:34:12 PST 2009


> Allows the net_cls cgroup subsystem to be compiled as a module
> 
> From: Ben Blum <bblum at andrew.cmu.edu>
> 
> This patch modifies net/sched/cls_cgroup.c to allow the net_cls subsystem to
> be optionally compiled as a module instead of builtin. The cgroup_subsys
> struct is moved around a bit to allow the subsys_id to be either declared as a
> compile-time constant by the cgroup_subsys.h include in cgroup.h, or, if it's
> a module, initialized within the struct by cgroup_load_subsys.
> 
> Signed-off-by: Ben Blum <bblum at andrew.cmu.edu>

Acked-by: Li Zefan <lizf at cn.fujitsu.com>

But can we reorder this patch as the last patch?


_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers




More information about the Devel mailing list