Re: [PATCH 1/3] mm: change vm_get_page_prot() to accept vm_flags_t argument

From: Lorenzo Stoakes
Date: Thu Jun 19 2025 - 08:28:44 EST


Hi Andrew,

I enclose a quick fix-patch to address a case I missed and to avoid any risk of
circular dependency in a header include.

Thanks to Vlastimil and Oscar for spotting this! :)

Cheers, Lorenzo

----8<----