On 2026/9/21 10:28, 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: LLM 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]> Acked-by: David Hildenbrand (Arm) <[email protected]> Signed-off-by: Zi Yan <[email protected]> ---
LGTM! Feel free to add: Reviewed-by: Lance Yang <[email protected]>

