Skip to content
Commit 23493c12 authored by Rui Teng's avatar Rui Teng Committed by Michael Ellerman
Browse files

powerpc/mm: Fix check of multiple 16G pages from device tree



The offset of hugepage block will not be 16G, if the expected
page is more than one. Calculate the totol size instead of the
hardcode value.

Fixes: 4792adba ("powerpc: Don't use a 16G page if beyond mem= limits")
Signed-off-by: default avatarRui Teng <rui.teng@linux.vnet.ibm.com>
Tested-by: default avatarAnshuman Khandual <khandual@linux.vnet.ibm.com>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent 9227f043
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment