Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752148AbbLLQjg (ORCPT ); Sat, 12 Dec 2015 11:39:36 -0500 Received: from mx2.parallels.com ([199.115.105.18]:46932 "EHLO mx2.parallels.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752005AbbLLQjf (ORCPT ); Sat, 12 Dec 2015 11:39:35 -0500 Date: Sat, 12 Dec 2015 19:39:25 +0300 From: Vladimir Davydov To: Johannes Weiner CC: Andrew Morton , Michal Hocko , , , , Subject: Re: [PATCH 3/4] mm: memcontrol: flatten struct cg_proto Message-ID: <20151212163925.GD28521@esperanza> References: <1449863653-6546-1-git-send-email-hannes@cmpxchg.org> <1449863653-6546-3-git-send-email-hannes@cmpxchg.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <1449863653-6546-3-git-send-email-hannes@cmpxchg.org> X-ClientProxiedBy: US-EXCH2.sw.swsoft.com (10.255.249.46) To US-EXCH.sw.swsoft.com (10.255.249.47) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 752 Lines: 18 On Fri, Dec 11, 2015 at 02:54:12PM -0500, Johannes Weiner wrote: > There are no more external users of struct cg_proto, flatten the > structure into struct mem_cgroup. > > Since using those struct members doesn't stand out as much anymore, > add cgroup2 static branches to make it clearer which code is legacy. > > Suggested-by: Vladimir Davydov > Signed-off-by: Johannes Weiner Looks good to me, thanks! Acked-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/