From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx136.postini.com [74.125.245.136]) by kanga.kvack.org (Postfix) with SMTP id 5DF4F6B0006 for ; Thu, 28 Feb 2013 00:17:56 -0500 (EST) Date: Thu, 28 Feb 2013 10:09:45 +1100 From: Paul Mackerras Subject: Re: [PATCH -V1 03/24] powerpc: Don't hard code the size of pte page Message-ID: <20130227230945.GA13571@iris.ozlabs.ibm.com> References: <1361865914-13911-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com> <1361865914-13911-4-git-send-email-aneesh.kumar@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1361865914-13911-4-git-send-email-aneesh.kumar@linux.vnet.ibm.com> Sender: owner-linux-mm@kvack.org List-ID: To: "Aneesh Kumar K.V" Cc: benh@kernel.crashing.org, linuxppc-dev@lists.ozlabs.org, linux-mm@kvack.org On Tue, Feb 26, 2013 at 01:34:53PM +0530, Aneesh Kumar K.V wrote: > From: "Aneesh Kumar K.V" > > USE PTRS_PER_PTE to indicate the size of pte page. To support THP, > later patches will be changing PTRS_PER_PTE value. > > Signed-off-by: Aneesh Kumar K.V Acked-by: Paul Mackerras -- 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