Re: [PATCH 08/15] mm: remove the mask variable in hmm_vma_walk_hugetlb_entry

From: Jason Gunthorpe
Date: Tue Aug 06 2019 - 14:02:12 EST


On Tue, Aug 06, 2019 at 07:05:46PM +0300, Christoph Hellwig wrote:
> The pagewalk code already passes the value as the hmask parameter.
>
> Signed-off-by: Christoph Hellwig <hch@xxxxxx>
> mm/hmm.c | 7 ++-----
> 1 file changed, 2 insertions(+), 5 deletions(-)

Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxxxx>

Jason