Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759293AbbGHQF5 (ORCPT ); Wed, 8 Jul 2015 12:05:57 -0400 Received: from mx2.parallels.com ([199.115.105.18]:47259 "EHLO mx2.parallels.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758357AbbGHQFx (ORCPT ); Wed, 8 Jul 2015 12:05:53 -0400 Date: Wed, 8 Jul 2015 19:05:44 +0300 From: Vladimir Davydov To: Michal Hocko CC: Johannes Weiner , Andrew Morton , Tejun Heo , Oleg Nesterov , Greg Thelen , KAMEZAWA Hiroyuki , KOSAKI Motohiro , , LKML Subject: Re: [PATCH 5/8] memcg: restructure mem_cgroup_can_attach() Message-ID: <20150708160544.GE2436@esperanza> References: <1436358472-29137-1-git-send-email-mhocko@kernel.org> <1436358472-29137-6-git-send-email-mhocko@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <1436358472-29137-6-git-send-email-mhocko@kernel.org> X-Originating-IP: [81.5.99.64] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 666 Lines: 18 On Wed, Jul 08, 2015 at 02:27:49PM +0200, Michal Hocko wrote: > From: Tejun Heo > > Restructure it to lower nesting level and help the planned threadgroup > leader iteration changes. > > This is pure reorganization. > > Signed-off-by: Tejun Heo > Cc: Johannes Weiner > Acked-by: Michal Hocko Reviewed-by: Vladimir Davydov -- 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/