From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753636Ab1LURwN (ORCPT ); Wed, 21 Dec 2011 12:52:13 -0500 Received: from mail-lpp01m010-f46.google.com ([209.85.215.46]:42573 "EHLO mail-lpp01m010-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753223Ab1LURwK (ORCPT ); Wed, 21 Dec 2011 12:52:10 -0500 Date: Wed, 21 Dec 2011 18:52:03 +0100 From: Frederic Weisbecker To: Tejun Heo Cc: Li Zefan , LKML , Containers , Cgroups , KAMEZAWA Hiroyuki , Oleg Nesterov , Andrew Morton , Paul Menage , Mandeep Singh Baines Subject: Re: [PATCH 2/2 v2] cgroup: Drop task_lock(parent) on cgroup_fork() Message-ID: <20111221175201.GE17668@somewhere> References: <1324432958-20414-1-git-send-email-fweisbec@gmail.com> <1324432958-20414-3-git-send-email-fweisbec@gmail.com> <4EF14176.9040206@cn.fujitsu.com> <20111221024849.GC17668@somewhere> <4EF14F7B.2040507@cn.fujitsu.com> <20111221175024.GG9213@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20111221175024.GG9213@google.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Dec 21, 2011 at 09:50:24AM -0800, Tejun Heo wrote: > Hello, > > On Wed, Dec 21, 2011 at 11:16:11AM +0800, Li Zefan wrote: > > So I'll ack this patch. > > Do I have your ack on the first one too? If so, I'll go ahead and > apply these two. > > Thanks. Lemme just update the comment on this one before, I'll resend a new version quickly, thanks!