Re: [PATCH 11/15] mm: cleanup the hmm_vma_handle_pmd stub

From: Jason Gunthorpe
Date: Tue Aug 06 2019 - 14:00:30 EST


On Tue, Aug 06, 2019 at 07:05:49PM +0300, Christoph Hellwig wrote:
> Stub out the whole function when CONFIG_TRANSPARENT_HUGEPAGE is not set
> to make the function easier to read.
>
> Signed-off-by: Christoph Hellwig <hch@xxxxxx>
> ---
> mm/hmm.c | 18 ++++++++----------
> 1 file changed, 8 insertions(+), 10 deletions(-)

Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxxxx>

Jason