powerpc/book3s64/radix: Make radix_mem_block_size 64bit
authorAneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Wed, 7 Oct 2020 11:48:35 +0000 (17:18 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 8 Oct 2020 01:50:52 +0000 (12:50 +1100)
commit950805f4d90eda14325ceab56b0f00d034baa8bc
tree543ba1affbb9a2932596dbc075c0c1ea59c1e825
parent301d2ea6572386245c5d2d2dc85c3b5a737b85ac
powerpc/book3s64/radix: Make radix_mem_block_size 64bit

Similar to commit 89c140bbaeee ("pseries: Fix 64 bit logical memory block panic")
make sure different variables tracking lmb_size are updated to be 64 bit.

Fixes: af9d00e93a4f ("powerpc/mm/radix: Create separate mappings for hot-plugged memory")
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20201007114836.282468-4-aneesh.kumar@linux.ibm.com
arch/powerpc/include/asm/book3s/64/mmu.h
arch/powerpc/mm/book3s64/radix_pgtable.c