Re: [PATCH RFC 13/14] treewide: adjust comments on PagePrivate and PG_private

From: Zi Yan

Date: Wed Aug 12 2026 - 16:03:13 EST


On Fri Jul 31, 2026 at 10:13 PM EDT, Zi Yan wrote:
> PG_private is going to be deleted. Adjust related comments to refer to
> page/folio->private instead.
>
> Assisted-by: Claude:claude-opus-4-8
> Assisted-by: Codex:gpt-5
> Signed-off-by: Zi Yan <ziy@xxxxxxxxxx>
> To: Ilya Dryomov <idryomov@xxxxxxxxx>
> To: Alex Markuze <amarkuze@xxxxxxxxxx>
> To: Viacheslav Dubeyko <slava@xxxxxxxxxxx>
> To: Trond Myklebust <trondmy@xxxxxxxxxx>
> To: Anna Schumaker <anna@xxxxxxxxxx>
> To: Richard Weinberger <richard@xxxxxx>
> To: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
> To: David Hildenbrand <david@xxxxxxxxxx>
> Cc: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
> Cc: Lorenzo Stoakes <ljs@xxxxxxxxxx>
> Cc: "Liam R. Howlett" <liam@xxxxxxxxxxxxx>
> Cc: Vlastimil Babka <vbabka@xxxxxxxxxx>
> Cc: Mike Rapoport <rppt@xxxxxxxxxx>
> Cc: Suren Baghdasaryan <surenb@xxxxxxxxxx>
> Cc: Michal Hocko <mhocko@xxxxxxxx>
> Cc: ceph-devel@xxxxxxxxxxxxxxx
> Cc: linux-kernel@xxxxxxxxxxxxxxx
> Cc: linux-nfs@xxxxxxxxxxxxxxx
> Cc: linux-mtd@xxxxxxxxxxxxxxxxxxx
> Cc: linux-mm@xxxxxxxxx
> ---
> fs/ceph/addr.c | 4 ++--
> fs/nfs/file.c | 4 ++--
> fs/ubifs/file.c | 6 +++---
> include/linux/mm.h | 6 +++---
> include/linux/mm_types.h | 4 ++--
> 5 files changed, 12 insertions(+), 12 deletions(-)
>

I will fix the issues pointed out by Sashiko in the comments from
include/linux/mm.h, fs/ceph/addr.c, and fs/ubifs/file.c[1].

[1] https://sashiko.dev/#/patchset/20260731-remove-pg_private-v1-9-142c97ba3562%40nvidia.com?part=13

--
Best Regards,
Yan, Zi