From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay3.sgi.com [192.48.152.1]) by ozlabs.org (Postfix) with ESMTP id 21819B70E8 for ; Sat, 2 Oct 2010 05:06:03 +1000 (EST) Date: Fri, 1 Oct 2010 13:56:37 -0500 From: Robin Holt To: Nathan Fontenot Subject: Re: [PATCH 7/9] v3 Define memory_block_size_bytes for powerpc/pseries Message-ID: <20101001185637.GN14064@sgi.com> References: <4CA62700.7010809@austin.ibm.com> <4CA62A0A.4050406@austin.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <4CA62A0A.4050406@austin.ibm.com> Cc: Greg KH , steiner@sgi.com, linux-kernel@vger.kernel.org, Dave Hansen , linux-mm@kvack.org, Robin Holt , linuxppc-dev@lists.ozlabs.org, KAMEZAWA Hiroyuki List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Oct 01, 2010 at 01:35:54PM -0500, Nathan Fontenot wrote: > Define a version of memory_block_size_bytes() for powerpc/pseries such that > a memory block spans an entire lmb. > > Signed-off-by: Nathan Fontenot Reviewed-by: Robin Holt