Re: [PATCH 1/3] mm: memory-failure: make put_ref_page() more useful

From: HORIGUCHI NAOYA(堀口 直也)
Date: Sun Oct 23 2022 - 19:39:00 EST


On Fri, Oct 21, 2022 at 04:46:09PM +0800, Kefeng Wang wrote:
> Pass pfn/flags to put_ref_page(), then check MF_COUNT_INCREASED
> and drop refcount to make the code look cleaner.
>
> Signed-off-by: Kefeng Wang <wangkefeng.wang@xxxxxxxxxx>

Looks good to me, thank you.

Acked-by: Naoya Horiguchi <naoya.horiguchi@xxxxxxx>