Re: [PATCH v4 12/16] ceph: replace PagePrivate() with page_private()
From: David Hildenbrand (Arm)
Date: Mon Sep 14 2026 - 10:27:36 EST
On 9/14/26 04:24, Zi Yan wrote:
> PagePrivate() is going to be removed along with PG_private and its
> implementation is the same as page_private().
>
> Assisted-by: LLM
> Signed-off-by: Zi Yan <ziy@xxxxxxxxxx>
> To: Ilya Dryomov <idryomov@xxxxxxxxx>
> To: Alex Markuze <amarkuze@xxxxxxxxxx>
> To: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
> Cc: ceph-devel@xxxxxxxxxxxxxxx
> Cc: linux-kernel@xxxxxxxxxxxxxxx
> ---
Reviewed-by: David Hildenbrand (Arm) <david@xxxxxxxxxx>
--
Cheers,
David