On 2012/9/12 22:12, Daniel Wagner wrote: > From: Daniel Wagner <daniel.wagner@xxxxxxxxxxxx> > > task_netprioidx() should not be defined in case the configuration is > CONFIG_NETPRIO_CGROUP=n. The reason is that in a following patch the > net_prio_subsys_id will only be defined if CONFIG_NETPRIO_CGROUP!=n. > When net_prio is not built at all any callee should only get an empty > task_netprioidx() without any references to net_prio_subsys_id. > > Signed-off-by: Daniel Wagner <daniel.wagner@xxxxxxxxxxxx> > Acked-by: Tejun Heo <tj@xxxxxxxxxx> > Cc: Gao feng <gaofeng@xxxxxxxxxxxxxx> > Cc: Jamal Hadi Salim <jhs@xxxxxxxxxxxx> > Cc: John Fastabend <john.r.fastabend@xxxxxxxxx> > Cc: Li Zefan <lizefan@xxxxxxxxxx> > Cc: Neil Horman <nhorman@xxxxxxxxxxxxx> > Cc: netdev@xxxxxxxxxxxxxxx > Cc: cgroups@xxxxxxxxxxxxxxx Acked-by: Li Zefan <lizefan@xxxxxxxxxx> > --- > include/net/netprio_cgroup.h | 12 +++++------- > net/core/sock.c | 2 ++ > 2 files changed, 7 insertions(+), 7 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe cgroups" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html