2017-08-07 10:41:52

by Michael Ellerman

[permalink] [raw]
Subject: Re: powerpc/mm: fix a hardcode on memory boundary checking

On Thu, 2017-01-12 at 09:09:06 UTC, Rui Teng wrote:
> 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.
>
> Signed-off-by: Rui Teng <[email protected]>
> Tested-by: Anshuman Khandual <[email protected]>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/23493c121912a39f0262e0dbeb236e

cheers