From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yh0-f52.google.com (mail-yh0-f52.google.com [209.85.213.52]) by kanga.kvack.org (Postfix) with ESMTP id 011DF6B003A for ; Wed, 4 Dec 2013 09:58:13 -0500 (EST) Received: by mail-yh0-f52.google.com with SMTP id i72so11187271yha.25 for ; Wed, 04 Dec 2013 06:58:13 -0800 (PST) Received: from arroyo.ext.ti.com (arroyo.ext.ti.com. [192.94.94.40]) by mx.google.com with ESMTPS id k26si55223430yha.79.2013.12.04.06.58.12 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 04 Dec 2013 06:58:13 -0800 (PST) Message-ID: <529F42FD.5020704@ti.com> Date: Wed, 4 Dec 2013 09:58:05 -0500 From: Santosh Shilimkar MIME-Version: 1.0 Subject: Re: [PATCH v2 02/23] mm/memblock: debug: don't free reserved array if !ARCH_DISCARD_MEMBLOCK References: <1386037658-3161-1-git-send-email-santosh.shilimkar@ti.com> <1386037658-3161-3-git-send-email-santosh.shilimkar@ti.com> <20131203225258.GS8277@htj.dyndns.org> In-Reply-To: <20131203225258.GS8277@htj.dyndns.org> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Tejun Heo Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mm@kvack.org, Grygorii Strashko , Yinghai Lu , Andrew Morton On Tuesday 03 December 2013 05:52 PM, Tejun Heo wrote: > On Mon, Dec 02, 2013 at 09:27:17PM -0500, Santosh Shilimkar wrote: > ... >> Cc: Yinghai Lu >> Cc: Tejun Heo >> Cc: Andrew Morton >> Signed-off-by: Grygorii Strashko >> Signed-off-by: Santosh Shilimkar > > Reviewed-by: Tejun Heo > >> + /* >> + * Don't allow Nobootmem allocator to free reserved memory regions > > Extreme nitpick: why the capitalization of "Nobootmem"? > Will fix that -- 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