From mboxrd@z Thu Jan 1 00:00:00 1970 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" ;) From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pd0-f169.google.com (mail-pd0-f169.google.com [209.85.192.169]) by kanga.kvack.org (Postfix) with ESMTP id 610546B0031 for ; Tue, 11 Feb 2014 16:21:41 -0500 (EST) Received: by mail-pd0-f169.google.com with SMTP id v10so8081133pde.0 for ; Tue, 11 Feb 2014 13:21:41 -0800 (PST) Received: from mail.linuxfoundation.org (mail.linuxfoundation.org. [140.211.169.12]) by mx.google.com with ESMTP id tq3si20241975pab.154.2014.02.11.13.21.40 for ; Tue, 11 Feb 2014 13:21:40 -0800 (PST) Date: Tue, 11 Feb 2014 13:21:37 -0800 From: Andrew Morton 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> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: 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 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, 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