Re: [PATCH v2 2/3] mm/gup: small refactoring: simplify try_grab_page()

From: Christoph Hellwig
Date: Thu Aug 12 2021 - 05:21:42 EST


Looks good,

Reviewed-by: Christoph Hellwig <hch@xxxxxx>

Note: the __maybe_unused on try_grab_compound_head should be dropped now
that there is always a user.