From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756538Ab2KHSBt (ORCPT ); Thu, 8 Nov 2012 13:01:49 -0500 Received: from mail-da0-f46.google.com ([209.85.210.46]:53356 "EHLO mail-da0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756500Ab2KHSBs (ORCPT ); Thu, 8 Nov 2012 13:01:48 -0500 Date: Thu, 8 Nov 2012 10:01:41 -0800 From: Tejun Heo To: lizefan@huawei.com, mhocko@suse.cz, rjw@sisk.pl Cc: containers@lists.linux-foundation.org, cgroups@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, fweisbec@gmail.com Subject: Re: [PATCHSET cgroup/for-3.8] cgroup_freezer: implement proper hierarchy support Message-ID: <20121108180141.GB9672@htj.dyndns.org> References: <1351931915-1701-1-git-send-email-tj@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1351931915-1701-1-git-send-email-tj@kernel.org> 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 Sat, Nov 03, 2012 at 01:38:26AM -0700, Tejun Heo wrote: > > git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git review-cgroup_freezer-hierarchy Updated patches posted as replies to the original patches and the above git branch updated with the updated patches. As all the updates are minor, I won't re-post the whole series. Thanks. -- tejun