Re: [v4, 1/8] powerpc/mm/hash64: Add a variable to track the end of IO mapping

2019-04-21 Thread Michael Ellerman
On Wed, 2019-04-17 at 12:59:13 UTC, "Aneesh Kumar K.V" wrote: > This makes it easy to update the region mapping in the later patch > > Signed-off-by: Aneesh Kumar K.V Patches 1-7 applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/a35a3c6f60657812366fca86a9ce71df cheers

[PATCH v4 1/8] powerpc/mm/hash64: Add a variable to track the end of IO mapping

2019-04-17 Thread Aneesh Kumar K.V
This makes it easy to update the region mapping in the later patch Signed-off-by: Aneesh Kumar K.V --- arch/powerpc/include/asm/book3s/64/hash.h| 3 ++- arch/powerpc/include/asm/book3s/64/pgtable.h | 8 +--- arch/powerpc/include/asm/book3s/64/radix.h | 1 +