Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754456AbbK3OuQ (ORCPT ); Mon, 30 Nov 2015 09:50:16 -0500 Received: from mail-yk0-f181.google.com ([209.85.160.181]:36525 "EHLO mail-yk0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753998AbbK3OuO (ORCPT ); Mon, 30 Nov 2015 09:50:14 -0500 Date: Mon, 30 Nov 2015 09:50:11 -0500 From: Tejun Heo To: Oleg Nesterov Cc: Aleksa Sarai , Johannes Weiner , Li Zefan , linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/3] cgroup: fix race between cgroup_post_fork() and cgroup_migrate() Message-ID: <20151130145011.GB3535@mtj.duckdns.org> References: <20151127185705.GA14669@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151127185705.GA14669@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: 836 Lines: 26 Hello, Oleg. On Fri, Nov 27, 2015 at 07:57:05PM +0100, Oleg Nesterov wrote: > On 11/26, Oleg Nesterov wrote: > > > > OK. I do not know what exactly do you mean, perhaps if you fix this problem > > the race between fork and attach goes away and in this case the fix I sent > > is not needed? Ah, there's a different bug in the v2 hierarchy independent of this one. > Otherwise please consider this series. Applied 1-2 to cgroup/for-4.4-fixes. Will apply 3 to cgroup/for-4.5 after applying the fix for the other problem on for-4.4-fixes and merging that into 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/