Re: [PATCH -V1 05/24] powerpc: Move the pte free routines from common header

2013-02-28 Thread Paul Mackerras
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:

[PATCH -V1 05/24] powerpc: Move the pte free routines from common header

2013-02-26 Thread Aneesh Kumar K.V
From: "Aneesh Kumar K.V" This patch move the common code to 32/64 bit headers. We will later change the 64 bit version to support smaller PTE fragments Signed-off-by: Aneesh Kumar K.V --- arch/powerpc/include/asm/pgalloc-32.h | 45 arch/powerpc/include/asm/pg