Re: [PATCH 0/6] powerpc/8xx: implementation of huge pages

From: Aneesh Kumar K.V
Date: Sun Aug 14 2016 - 10:27:44 EST


Christophe Leroy <christophe.leroy@xxxxxx> writes:

> This set provides implementation of huge pages on the 8xx
>
> Christophe Leroy (6):
> powerpc: port 64 bits pgtable_cache to 32 bits
> powerpc: fix usage of _PAGE_RO in hugepage
> powerpc/8xx: use r3 to scratch CR in ITLBmiss
> powerpc/8xx: Move additional DTLBMiss handlers out of exception area
> powerpc/8xx: make user addr DTLB miss the short path
> powerpc/8xx: implementation of huge pages

Patch 2,3,4,5 are not really related to hugepage implementation right ?
May be that can be sent as a separate series ?

-aneesh