From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751811Ab1IEInd (ORCPT ); Mon, 5 Sep 2011 04:43:33 -0400 Received: from mail-yi0-f46.google.com ([209.85.218.46]:53441 "EHLO mail-yi0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751167Ab1IEIn1 (ORCPT ); Mon, 5 Sep 2011 04:43:27 -0400 Date: Mon, 5 Sep 2011 17:43:19 +0900 From: Tejun Heo To: "Rafael J. Wysocki" Cc: paul@paulmenage.org, lizf@cn.fujitsu.com, linux-pm@lists.linux-foundation.org, linux-kernel@vger.kernel.org, containers@lists.linux-foundation.org, fweisbec@gmail.com, matthltc@us.ibm.com, akpm@linux-foundation.org Subject: Re: [PATCHSET cgroup] extend threadgroup locking Message-ID: <20110905084244.GD9807@htj.dyndns.org> References: <1315159280-25032-1-git-send-email-htejun@gmail.com> <201109050605.57360.rjw@sisk.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201109050605.57360.rjw@sisk.pl> 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 Hello, Rafael. On Mon, Sep 05, 2011 at 06:05:57AM +0200, Rafael J. Wysocki wrote: > > This patchset is on top of the current pm-freezer + "freezer: fixes & > > simplifications" patchset and contains the following four patches. > > Patch list and diffstat follow. > > OK > > I'm assuming that there will be a branch for me to pull from when > kernel.org starts to work again, right? Yeap, sure thing. After review, I'll add acked-by's and send proper pull request. Thanks. -- tejun