Re: [PATCH] mm: Remove stray references to struct pagevec
From: Chris Li
Date: Wed Feb 25 2026 - 16:30:38 EST
Thanks for doing this.
On Wed, Feb 25, 2026 at 9:57 AM Tal Zussman <tz2294@xxxxxxxxxxxx> wrote:
>
> struct pagevec was removed in commit 1e0877d58b1e ("mm: remove struct
> pagevec"). Remove remaining forward declarations and change
> __folio_batch_release()'s declaration to match its definition.
>
> Signed-off-by: Tal Zussman <tz2294@xxxxxxxxxxxx>
Acked-by: Chris Li <chrisl@xxxxxxxxxx>
Chris