Re: [PATCH v2] mm/swap_state: update zswap LRU's protection range with the folio locked (fix)

From: Johannes Weiner
Date: Tue Feb 06 2024 - 15:26:12 EST


On Tue, Feb 06, 2024 at 11:13:55AM -0800, Nhat Pham wrote:
> The if (folio) checks inside zswap_folio_swapin() is no longer needed.
>
> Suggested-by: Johannes Weiner <hannes@xxxxxxxxxxx>
> Signed-off-by: Nhat Pham <nphamcs@xxxxxxxxx>

Acked-by: Johannes Weiner <hannes@xxxxxxxxxxx>