Re: [PATCH] mm: Remove unused page_is_file_lru() function

From: David Hildenbrand (Arm)

Date: Mon Mar 23 2026 - 05:27:35 EST


On 3/23/26 10:03, Ye Liu wrote:
> From: Ye Liu <liuye@xxxxxxxxxx>
>
> The page_is_file_lru() wrapper function is no longer used. The kernel
> has moved to folio-based APIs, and all callers should use
> folio_is_file_lru() instead.
>
> Remove the obsolete page-based wrapper function.
>
> Signed-off-by: Ye Liu <liuye@xxxxxxxxxx>
> ---

Acked-by: David Hildenbrand (Arm) <david@xxxxxxxxxx>

--
Cheers,

David