On 9/8/26 04:56, Zi Yan wrote: > The pointer to a plain text folio is stored in bound_page->private and > cannot be NULL until the bounce_page is freed, making PG_private redundant. > > It prepares for a future commit that remove PG_private. > > No functional change intended. > > Assisted-by: Claude:claude-opus-4-8 > Assisted-by: Codex:gpt-5 > To: Eric Biggers <[email protected]> > To: "Theodore Y. Ts'o" <[email protected]> > To: Jaegeuk Kim <[email protected]> > Cc: [email protected] > Cc: [email protected] > Acked-by: Eric Biggers <[email protected]> > Acked-by: Usama Arif <[email protected]> > Signed-off-by: Zi Yan <[email protected]> > ---
Acked-by: David Hildenbrand (Arm) <[email protected]> -- Cheers, David

