From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753958AbbLISSD (ORCPT ); Wed, 9 Dec 2015 13:18:03 -0500 Received: from gum.cmpxchg.org ([85.214.110.215]:48714 "EHLO gum.cmpxchg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753160AbbLISR7 (ORCPT ); Wed, 9 Dec 2015 13:17:59 -0500 Date: Wed, 9 Dec 2015 13:17:46 -0500 From: Johannes Weiner To: Arnd Bergmann Cc: Andrew Morton , 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 Message-ID: <20151209181746.GA22412@cmpxchg.org> References: <1449588624-9220-1-git-send-email-hannes@cmpxchg.org> <2564892.qO1q7YJ6Nb@wuerfel> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2564892.qO1q7YJ6Nb@wuerfel> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hey Arnd! On Wed, Dec 09, 2015 at 05:31:38PM +0100, Arnd Bergmann wrote: > On Tuesday 08 December 2015 10:30:10 Johannes Weiner wrote: > > 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: > > I needed two more patches on top of today's linux-next kernel, will > send them as replies to this mail. I don't know if you have already > fixed the issues for !CONFIG_INET and CONFIG_SLOB, if not please > fold them into your series. Sorry for breaking your stuff, and thanks for sending patches. I'll get to them in a minute and will make sure the fixes get routed to Andrew.