2017-07-05 04:45:31

by Anshuman Khandual

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

On 01/12/2017 02:39 PM, 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]>

I have a redundant patch, this one is the original.

Tested-by: Anshuman Khandual <[email protected]>