From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 1/2] cgroup: netprio: remove unnecessary task_netprioidx Date: Tue, 08 Oct 2013 16:52:00 -0400 (EDT) Message-ID: <20131008.165200.1283976903385872809.davem@davemloft.net> References: <1381201520-25938-1-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-1-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:19 +0800 > Since the tasks have been migrated to the cgroup, > there is no need to call task_netprioidx to get > task's cgroup id. > > Signed-off-by: Gao feng Applied.