Re: [PATCH RFC 13/14] treewide: adjust comments on PagePrivate and PG_private
"Zi Yan" <[email protected]>
| Newsgroups | org.kvack.linux-mm,org.infradead.lists.linux-mtd,org.kernel.vger.ceph-devel,org.kernel.vger.linux-kernel,org.kernel.vger.linux-nfs |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> > To: Ilya Dryomov <[email protected]> > To: Alex Markuze <[email protected]> > To: Viacheslav Dubeyko <[email protected]> > To: Trond Myklebust <[email protected]> > To: Anna Schumaker <[email protected]> > To: Richard Weinberger <[email protected]> > To: Andrew Morton <[email protected]> > To: David Hildenbrand <[email protected]> > Cc: Zhihao Cheng <[email protected]> > Cc: Lorenzo Stoakes <[email protected]> > Cc: "Liam R. Howlett" <[email protected]> > Cc: Vlastimil Babka <[email protected]> > Cc: Mike Rapoport <[email protected]> > Cc: Suren Baghdasaryan <[email protected]> > Cc: Michal Hocko <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > --- > 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