Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753611AbbKZXf7 (ORCPT ); Thu, 26 Nov 2015 18:35:59 -0500 Received: from mail-io0-f170.google.com ([209.85.223.170]:36245 "EHLO mail-io0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753357AbbKZXf4 (ORCPT ); Thu, 26 Nov 2015 18:35:56 -0500 MIME-Version: 1.0 X-Originating-IP: [122.106.150.15] In-Reply-To: <20151126153609.GA23581@redhat.com> References: <20151125163427.GA8139@redhat.com> <20151125195138.GC14240@htj.duckdns.org> <20151125195410.GD14240@htj.duckdns.org> <20151126153609.GA23581@redhat.com> Date: Fri, 27 Nov 2015 10:35:55 +1100 Message-ID: Subject: Re: [PATCH?] race between cgroup_subsys->fork() and cgroup_migrate() From: Aleksa Sarai To: Oleg Nesterov Cc: Tejun Heo , Johannes Weiner , Li Zefan , linux-kernel@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 476 Lines: 13 > Again, if we do this, we can make other cleanups/simplifications. For example, > we can kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] in copy_process(). Thank god, I never liked that code. ;) -- Aleksa Sarai (cyphar) www.cyphar.com -- 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/