[PATCH V3 01/10] powerpc/mm/slice: Convert slice_mask high slice to a bitmap

Balbir Singh bsingharora at gmail.com
Tue Feb 21 15:43:00 AEDT 2017


On Sun, Feb 19, 2017 at 03:37:08PM +0530, Aneesh Kumar K.V wrote:
> In followup patch we want to increase the va range which will result
> in us requiring high_slices to have more than 64 bits. To enable this
> convert high_slices to bitmap. We keep the number bits same in this patch
> and later change that to higher value
> 
> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar at linux.vnet.ibm.com>
> ---

For consistency it would be nice to have low_slices represented similarly
as well.

Acked-by: Balbir Singh <bsingharora at gmail.com>


More information about the Linuxppc-dev mailing list