Re: [PATCH v3 2/5] powerpc/mm: Enhance 'slice' for supporting PPC32

2018-02-10 Thread Christophe LEROY
Le 29/01/2018 à 07:23, Aneesh Kumar K.V a écrit : Christophe Leroy writes: In preparation for the following patch which will fix an issue on the 8xx by re-using the 'slices', this patch enhances the 'slices' implementation to support 32 bits CPUs. On PPC32, the

[PATCH v3 2/5] powerpc/mm: Enhance 'slice' for supporting PPC32

2018-01-24 Thread Christophe Leroy
In preparation for the following patch which will fix an issue on the 8xx by re-using the 'slices', this patch enhances the 'slices' implementation to support 32 bits CPUs. On PPC32, the address space is limited to 4Gbytes, hence only the low slices will be used. This patch moves "slices"