Re: [PATCH V5 02/31] powerpc/mm: move pte headers to book3s directory (part 2)

2015-11-24 Thread Anshuman Khandual
On 11/23/2015 03:52 PM, Aneesh Kumar K.V wrote: > diff --git a/arch/powerpc/include/asm/pte-hash64-4k.h > b/arch/powerpc/include/asm/book3s/64/hash-4k.h > similarity index 99% > rename from arch/powerpc/include/asm/pte-hash64-4k.h > rename to arch/powerpc/include/asm/book3s/64/hash-4k.h > index

[PATCH V5 02/31] powerpc/mm: move pte headers to book3s directory (part 2)

2015-11-23 Thread Aneesh Kumar K.V
Splitting this so that rename can track changes to file. Before merging we will fold this Acked-by: Scott Wood Signed-off-by: Aneesh Kumar K.V --- arch/powerpc/include/asm/book3s/32/hash.h | 6 +++---