From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pd0-f176.google.com (mail-pd0-f176.google.com [209.85.192.176]) by kanga.kvack.org (Postfix) with ESMTP id 9092E6B0036 for ; Tue, 6 May 2014 12:33:37 -0400 (EDT) Received: by mail-pd0-f176.google.com with SMTP id y13so7295155pdi.35 for ; Tue, 06 May 2014 09:33:37 -0700 (PDT) Received: from smtp.codeaurora.org (smtp.codeaurora.org. [198.145.11.231]) by mx.google.com with ESMTPS id pb4si12262694pac.318.2014.05.06.09.33.35 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 06 May 2014 09:33:36 -0700 (PDT) Message-ID: <53690EE6.2020909@codeaurora.org> Date: Tue, 06 May 2014 09:33:42 -0700 From: Laura Abbott MIME-Version: 1.0 Subject: Re: [PATCHv5 2/2] arm: Get rid of meminfo References: <1396544698-15596-1-git-send-email-lauraa@codeaurora.org> <1396544698-15596-3-git-send-email-lauraa@codeaurora.org> <20140501130849.C093DC409DA@trevor.secretlab.ca> In-Reply-To: <20140501130849.C093DC409DA@trevor.secretlab.ca> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Grant Likely , Russell King , David Brown , Daniel Walker , Jason Cooper , Andrew Lunn , Sebastian Hesselbarth , Eric Miao , Haojian Zhuang , Ben Dooks , Kukjin Kim , linux-arm-kernel@lists.infradead.org Cc: Nicolas Pitre , Courtney Cavin , Grygorii Strashko , Ard Biesheuvel , linux-arm-msm@vger.kernel.org, Will Deacon , linux-kernel@vger.kernel.org, Leif Lindholm , linux-mm@kvack.org, Catalin Marinas , Santosh Shilimkar , Andrew Morton , Marek Szyprowski On 5/1/2014 6:08 AM, Grant Likely wrote: > On Thu, 3 Apr 2014 10:04:58 -0700, Laura Abbott wrote: >> memblock is now fully integrated into the kernel and is the prefered >> method for tracking memory. Rather than reinvent the wheel with >> meminfo, migrate to using memblock directly instead of meminfo as >> an intermediate. >> >> Change-Id: I9d04e636f43bf939e13b4934dc23da0c076811d2 >> Acked-by: Jason Cooper >> Acked-by: Catalin Marinas >> Acked-by: Santosh Shilimkar >> Tested-by: Leif Lindholm >> Signed-off-by: Laura Abbott > > Tested-by: Grant Likely > > Tiny nit-picking comment below, but this patch looks really good. > What's the state on merging this? > I put this into the patch system as 8025/1 a few weeks ago. I've been busy/on vacation so I haven't had a chance to follow up since then. Laura -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org