From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 28 Feb 2013 19:36:59 +1100 From: Paul Mackerras To: "Aneesh Kumar K.V" Subject: Re: [PATCH -V1 05/24] powerpc: Move the pte free routines from common header Message-ID: <20130228083659.GA8151@iris.ozlabs.ibm.com> References: <1361865914-13911-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com> <1361865914-13911-6-git-send-email-aneesh.kumar@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1361865914-13911-6-git-send-email-aneesh.kumar@linux.vnet.ibm.com> Cc: linuxppc-dev@lists.ozlabs.org, linux-mm@kvack.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, Feb 26, 2013 at 01:34:55PM +0530, Aneesh Kumar K.V wrote: > From: "Aneesh Kumar K.V" > > This patch move the common code to 32/64 bit headers. We will ^ moves > later change the 64 bit version to support smaller PTE fragments > > Signed-off-by: Aneesh Kumar K.V Acked-by: Paul Mackerras