diff options
author | Ben Blum <[email protected]> | 2010-03-23 05:24:03 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2010-03-23 13:06:14 -0700 |
commit | 8e039d84b323c4503c4d56863faa47c783660826 (patch) | |
tree | fd3fed884bf5f6309893d6844cabb9dcf3f9838a /lib/cpu-notifier-error-inject.c | |
parent | 688328c7ec3cd0dc3b16342aeb045d28012cc955 (diff) |
cgroups: net_cls as module
Allows the net_cls cgroup subsystem to be compiled as a module
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 <[email protected]>
Acked-by: Li Zefan <[email protected]>
Cc: Paul Menage <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: KAMEZAWA Hiroyuki <[email protected]>
Cc: Lai Jiangshan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions