Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754691AbaBKVVo (ORCPT ); Tue, 11 Feb 2014 16:21:44 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:41544 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754412AbaBKVVk (ORCPT ); Tue, 11 Feb 2014 16:21:40 -0500 Date: Tue, 11 Feb 2014 13:21:37 -0800 From: Andrew Morton To: Laura Abbott Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org, Leif Lindholm , Grygorii Strashko , Catalin Marinas , Rob Herring , Ard Biesheuvel , Will Deacon , Nicolas Pitre , Santosh Shilimkar Subject: Re: [PATCHv3 1/2] mm/memblock: add memblock_get_current_limit Message-Id: <20140211132137.14af32f551f12630b1629f50@linux-foundation.org> In-Reply-To: <1392153265-14439-2-git-send-email-lauraa@codeaurora.org> References: <1392153265-14439-1-git-send-email-lauraa@codeaurora.org> <1392153265-14439-2-git-send-email-lauraa@codeaurora.org> X-Mailer: Sylpheed 3.2.0beta5 (GTK+ 2.24.10; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 11 Feb 2014 13:14:24 -0800 Laura Abbott wrote: > Appart from setting the limit of memblock, it's also useful to be able > to get the limit to avoid recalculating it every time. Add the function > to do so. > > Acked-by: Catalin Marinas > Acked-by: Santosh Shilimkar > Signed-off-by: Laura Abbott Please add my acked-by to this. You might also add a note that I do not ack your spelling of "apart" ;) -- 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/