Re: [PATCH] mm/memfd: clear hugetlb pages on allocation

From: Deepanshu Kartikey

Date: Wed Nov 12 2025 - 04:26:45 EST


Hi Oscar,

Thank you for catching these issues!

I have a question about scope: Should I fix all three issues (zeroing,
locking, uptodate) in a single patch for v2, or would you prefer:

1. My current patch for just the zeroing (security fix), and
2. A separate follow-up patch for the locking and uptodate issues?

I'm happy to do either - just want to make sure I'm following the preferred
approach for the mm subsystem.



Thanks,
Deepanshu