From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933523AbbLHQ2q (ORCPT ); Tue, 8 Dec 2015 11:28:46 -0500 Received: from shards.monkeyblade.net ([149.20.54.216]:37386 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933317AbbLHQ2o (ORCPT ); Tue, 8 Dec 2015 11:28:44 -0500 Date: Tue, 08 Dec 2015 11:28:42 -0500 (EST) Message-Id: <20151208.112842.1232564665639623347.davem@davemloft.net> To: hannes@cmpxchg.org Cc: akpm@linux-foundation.org, linux-mm@kvack.org, netdev@vger.kernel.org, cgroups@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 00/14] mm: memcontrol: account socket memory in unified hierarchy v4-RESEND From: David Miller In-Reply-To: <1449588624-9220-1-git-send-email-hannes@cmpxchg.org> References: <1449588624-9220-1-git-send-email-hannes@cmpxchg.org> X-Mailer: Mew version 6.7 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Tue, 08 Dec 2015 08:28:43 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Johannes Weiner Date: Tue, 8 Dec 2015 10:30:10 -0500 > Hi Andrew, > > there was some build breakage in CONFIG_ combinations I hadn't tested > in the last revision, so here is a fixed-up resend with minimal CC > list. The only difference to the previous version is a section in > memcontrol.h, but it accumulates throughout the series and would have > been a pain to resolve on your end. So here goes. This also includes > the review tags that Dave and Vlad had sent out in the meantime. > > Difference to the original v4: All looks fine to me: Acked-by: David S. Miller