From mboxrd@z Thu Jan 1 00:00:00 1970 From: Li Zefan Subject: Re: [PATCH v4 7/8] cgroup: Assign subsystem IDs during compile time Date: Thu, 13 Sep 2012 14:45:02 +0800 Message-ID: <505180EE.4050105@huawei.com> References: <1347459128-32236-1-git-send-email-wagi@monom.org> <1347459128-32236-8-git-send-email-wagi@monom.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1347459128-32236-8-git-send-email-wagi-kQCPcA+X3s7YtjvyW6yDsg@public.gmane.org> Sender: cgroups-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Daniel Wagner Cc: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Daniel Wagner , "David S. Miller" , "Paul E. McKenney" , Andrew Morton , Eric Dumazet , Gao feng , Glauber Costa , Herbert Xu , Jamal Hadi Salim , John Fastabend , Kamezawa Hiroyuki , Neil Horman , Tejun Heo On 2012/9/12 22:12, Daniel Wagner wrote: > From: Daniel Wagner > ... What a lengthy changelog. ;) > Signed-off-by: Daniel Wagner > Cc: "David S. Miller" > Cc: "Paul E. McKenney" > Cc: Andrew Morton > Cc: Eric Dumazet > Cc: Gao feng > Cc: Glauber Costa > Cc: Herbert Xu > Cc: Jamal Hadi Salim > Cc: John Fastabend > Cc: Kamezawa Hiroyuki > Cc: Li Zefan > Cc: Neil Horman > Cc: Tejun Heo > Cc: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > Cc: cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > --- > include/linux/cgroup.h | 2 +- > include/net/cls_cgroup.h | 12 ++++-------- > include/net/netprio_cgroup.h | 18 +++++------------- > kernel/cgroup.c | 22 +++------------------- > net/core/netprio_cgroup.c | 11 ----------- > net/core/sock.c | 11 ----------- > net/sched/cls_cgroup.c | 13 ------------- > 7 files changed, 13 insertions(+), 76 deletions(-) > Acked-by: Li Zefan From mboxrd@z Thu Jan 1 00:00:00 1970 From: Li Zefan Subject: Re: [PATCH v4 7/8] cgroup: Assign subsystem IDs during compile time Date: Thu, 13 Sep 2012 14:45:02 +0800 Message-ID: <505180EE.4050105@huawei.com> References: <1347459128-32236-1-git-send-email-wagi@monom.org> <1347459128-32236-8-git-send-email-wagi@monom.org> Mime-Version: 1.0 Content-Type: text/plain; charset="GB2312" Content-Transfer-Encoding: 7bit Cc: , , Daniel Wagner , "David S. Miller" , "Paul E. McKenney" , Andrew Morton , Eric Dumazet , Gao feng , Glauber Costa , Herbert Xu , Jamal Hadi Salim , John Fastabend , Kamezawa Hiroyuki , Neil Horman , Tejun Heo To: Daniel Wagner Return-path: In-Reply-To: <1347459128-32236-8-git-send-email-wagi-kQCPcA+X3s7YtjvyW6yDsg@public.gmane.org> Sender: cgroups-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netdev.vger.kernel.org On 2012/9/12 22:12, Daniel Wagner wrote: > From: Daniel Wagner > ... What a lengthy changelog. ;) > Signed-off-by: Daniel Wagner > Cc: "David S. Miller" > Cc: "Paul E. McKenney" > Cc: Andrew Morton > Cc: Eric Dumazet > Cc: Gao feng > Cc: Glauber Costa > Cc: Herbert Xu > Cc: Jamal Hadi Salim > Cc: John Fastabend > Cc: Kamezawa Hiroyuki > Cc: Li Zefan > Cc: Neil Horman > Cc: Tejun Heo > Cc: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > Cc: cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > --- > include/linux/cgroup.h | 2 +- > include/net/cls_cgroup.h | 12 ++++-------- > include/net/netprio_cgroup.h | 18 +++++------------- > kernel/cgroup.c | 22 +++------------------- > net/core/netprio_cgroup.c | 11 ----------- > net/core/sock.c | 11 ----------- > net/sched/cls_cgroup.c | 13 ------------- > 7 files changed, 13 insertions(+), 76 deletions(-) > Acked-by: Li Zefan