Re: [PATCH v3 3/8] mm: implement sticky VMA flags

From: Lorenzo Stoakes
Date: Mon Nov 17 2025 - 09:06:37 EST


Hi Andrew,

We need to also update those callers that unconditionally set VMA flags via
vm_flags_reset() and vm_flags_reset_once() to account for sticky flags.

Please apply the attached fix-patch to fix this :)

Thanks, Lorenzo

----8<----