Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760607AbbLCPS4 (ORCPT ); Thu, 3 Dec 2015 10:18:56 -0500 Received: from mail-yk0-f169.google.com ([209.85.160.169]:33053 "EHLO mail-yk0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756289AbbLCPSy (ORCPT ); Thu, 3 Dec 2015 10:18:54 -0500 Date: Thu, 3 Dec 2015 10:18:51 -0500 From: Tejun Heo To: Oleg Nesterov Cc: Aleksa Sarai , Johannes Weiner , Li Zefan , linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/3] cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friends Message-ID: <20151203151851.GG27463@mtj.duckdns.org> References: <20151127185705.GA14669@redhat.com> <20151127185725.GA14692@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151127185725.GA14692@redhat.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 569 Lines: 17 On Fri, Nov 27, 2015 at 07:57:25PM +0100, Oleg Nesterov wrote: > Now that nobody use the "priv" arg passed to can_fork/cancel_fork/fork we can > kill CGROUP_CANFORK_COUNT/SUBSYS_TAG/etc and cgrp_ss_priv[] in copy_process(). > > Signed-off-by: Oleg Nesterov Applied to cgroup/for-4.5. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/