Re: [PATCH v5 18/22] powerpc/mm: Extend pte_fragment functionality to nohash/32

2018-09-26 Thread Aneesh Kumar K.V
On 9/26/18 1:40 PM, Christophe LEROY wrote: Le 26/09/2018 à 04:48, Aneesh Kumar K.V a écrit : Christophe Leroy writes: In order to allow the 8xx to handle pte_fragments, this patch extends the use of pte_fragments to nohash/32 platforms. Signed-off-by: Christophe Leroy ---  

Re: [PATCH v5 18/22] powerpc/mm: Extend pte_fragment functionality to nohash/32

2018-09-26 Thread Christophe LEROY
Le 26/09/2018 à 04:48, Aneesh Kumar K.V a écrit : Christophe Leroy writes: In order to allow the 8xx to handle pte_fragments, this patch extends the use of pte_fragments to nohash/32 platforms. Signed-off-by: Christophe Leroy --- arch/powerpc/include/asm/mmu_context.h | 2 +-

Re: [PATCH v5 18/22] powerpc/mm: Extend pte_fragment functionality to nohash/32

2018-09-25 Thread Aneesh Kumar K.V
Christophe Leroy writes: > In order to allow the 8xx to handle pte_fragments, this patch > extends the use of pte_fragments to nohash/32 platforms. > > Signed-off-by: Christophe Leroy > --- > arch/powerpc/include/asm/mmu_context.h | 2 +- > arch/powerpc/include/asm/nohash/32/mmu-40x.h |

[PATCH v5 18/22] powerpc/mm: Extend pte_fragment functionality to nohash/32

2018-09-25 Thread Christophe Leroy
In order to allow the 8xx to handle pte_fragments, this patch extends the use of pte_fragments to nohash/32 platforms. Signed-off-by: Christophe Leroy --- arch/powerpc/include/asm/mmu_context.h | 2 +- arch/powerpc/include/asm/nohash/32/mmu-40x.h | 1 +