Re: [PATCH 01/65] powerpc/mm: Use big endian page table for book3s 64

2016-04-04 Thread Aneesh Kumar K.V
Balbir Singh writes: > [ text/plain ] > > On 27/03/16 19:23, Aneesh Kumar K.V wrote: >> This enables us to share the same page table code for >> both radix and hash. Radix use a hardware defined big endian >> page table >> >> Signed-off-by: Aneesh Kumar K.V . >> diff --git a/arch/powerpc/i

Re: [PATCH 01/65] powerpc/mm: Use big endian page table for book3s 64

2016-03-30 Thread Balbir Singh
On 27/03/16 19:23, Aneesh Kumar K.V wrote: > This enables us to share the same page table code for > both radix and hash. Radix use a hardware defined big endian > page table > > Signed-off-by: Aneesh Kumar K.V > --- > arch/powerpc/include/asm/book3s/64/hash.h | 16 +++-- > arch/powerpc/inclu

[PATCH 01/65] powerpc/mm: Use big endian page table for book3s 64

2016-03-27 Thread Aneesh Kumar K.V
This enables us to share the same page table code for both radix and hash. Radix use a hardware defined big endian page table Signed-off-by: Aneesh Kumar K.V --- arch/powerpc/include/asm/book3s/64/hash.h | 16 +++-- arch/powerpc/include/asm/kvm_book3s_64.h| 13 ++-- arch/powerpc/include/