Re: [PATCH v3 13/14] treewide: adjust comments on PagePrivate and PG_private
From: David Hildenbrand (Arm)
Date: Wed Sep 09 2026 - 13:33:59 EST
On 9/8/26 04:56, Zi Yan wrote:
> PG_private is going to be deleted. Adjust related comments to refer to
> page/folio->private instead.
Thinking again, I think this is misleading.
PG_private is defectively already unused for all of these cases, no? In that
case it's rather a documentation fix. (could some of that go into patches that
convert away from PagePrivate, like in the previous patch?)
--
Cheers,
David