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

Zi Yan ziy at nvidia.com
Thu Feb 26 13:14:39 PST 2026


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 at infradead.org>
> Acked-by: David Hildenbrand (Arm) <david at kernel.org>
> Acked-by: Chris Li <chrisl at kernel.org>
> Signed-off-by: Tal Zussman <tz2294 at columbia.edu>
> ---
>  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 at nvidia.com>


Best Regards,
Yan, Zi



More information about the linux-afs mailing list