From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752757AbaEMQ7M (ORCPT ); Tue, 13 May 2014 12:59:12 -0400 Received: from mail-qg0-f53.google.com ([209.85.192.53]:46991 "EHLO mail-qg0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751991AbaEMQ7D (ORCPT ); Tue, 13 May 2014 12:59:03 -0400 Date: Tue, 13 May 2014 12:59:01 -0400 From: Tejun Heo To: lizefan@huawei.com Cc: cgroups@vger.kernel.org, linux-kernel@vger.kernel.org, hannes@cmpxchg.org Subject: Re: [PATCHSET cgroup/for-3.16] cgroup: iterate cgroup_subsys_states directly Message-ID: <20140513165901.GF1866@htj.dyndns.org> References: <1399671091-23867-1-git-send-email-tj@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1399671091-23867-1-git-send-email-tj@kernel.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 09, 2014 at 05:31:17PM -0400, Tejun Heo wrote: > and available in the following git branch. > > git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git review-direct-css-iteration Refreshed on top of cgroup/for-3.16 with the updated patches. Thanks. -- tejun