From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 2/2] cgroup: cls: remove unnecessary task_cls_classid Date: Tue, 08 Oct 2013 16:52:07 -0400 (EDT) Message-ID: <20131008.165207.382283014163063079.davem@davemloft.net> References: <1381201520-25938-1-git-send-email-gaofeng@cn.fujitsu.com> <1381201520-25938-2-git-send-email-gaofeng@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, jhs-jkUAjuhPggJWk0Htik3J/w@public.gmane.org, tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, nhorman-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org, lizefan-hv44wF8Li93QT0dZR+AlfA@public.gmane.org, daniel.wagner-98C5kh4wR6ohFhg+JK9F0w@public.gmane.org To: gaofeng-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org Return-path: In-Reply-To: <1381201520-25938-2-git-send-email-gaofeng-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org> Sender: cgroups-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netdev.vger.kernel.org From: Gao feng Date: Tue, 8 Oct 2013 11:05:20 +0800 > We can get classid through cgroup_subsys_state, > this is directviewing and effective. > > Signed-off-by: Gao feng Applied.