Re: [PATCH v2 1/4] mm: Remove stray references to struct pagevec

From: Zi Yan

Date: Thu Feb 26 2026 - 16:19:14 EST


On 25 Feb 2026, at 18:44, Tal Zussman 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.
>
> Reviewed-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>
> Acked-by: David Hildenbrand (Arm) <david@xxxxxxxxxx>
> Acked-by: Chris Li <chrisl@xxxxxxxxxx>
> Signed-off-by: Tal Zussman <tz2294@xxxxxxxxxxxx>
> ---
> fs/afs/internal.h | 1 -
> fs/f2fs/f2fs.h | 2 --
> include/linux/pagevec.h | 2 +-
> include/linux/swap.h | 2 --
> 4 files changed, 1 insertion(+), 6 deletions(-)
>
LGTM.

Acked-by: Zi Yan <ziy@xxxxxxxxxx>


Best Regards,
Yan, Zi