Re: [PATCH v4 00/16] Remove PG_private by using page/folio->private checks instead
From: David Hildenbrand (Arm)
Date: Mon Sep 14 2026 - 10:57:01 EST
On 9/14/26 06:21, Matthew Wilcox wrote:
> On Sun, Sep 13, 2026 at 10:23:58PM -0400, Zi Yan wrote:
>> md/md-bitmap: replace PagePrivate() with page_private()
>> buffer: replace page_buffer() with page_private() and delete it
>
> Sorry, looks like I screwed up git send-email usage. I'm proposing
> replacing these two patches wth the three I sent.
For everybody CCed wondering "which patches":
https://lore.kernel.org/r/20260914041830.2072626-1-willy@xxxxxxxxxxxxx
https://lore.kernel.org/r/20260914041830.2072626-2-willy@xxxxxxxxxxxxx
https://lore.kernel.org/r/20260914041830.2072626-3-willy@xxxxxxxxxxxxx
--
Cheers,
David