Re: [PATCH 4/4] mm/migrate, swap: drop usage of folio_index
From: Nhat Pham
Date: Tue Oct 07 2025 - 19:48:52 EST
On Mon, Oct 6, 2025 at 1:03 PM Kairui Song <ryncsn@xxxxxxxxx> wrote:
>
> From: Kairui Song <kasong@xxxxxxxxxxx>
>
> This helper was used when swap cache was mixed with swap cache. Now they
mixed with page cache? ;)
With that nit fixed:
Acked-by: Nhat Pham <nphamcs@xxxxxxxxx>