On Wed, Jul 30, 2025 at 08:34:02PM +0100, Lorenzo Stoakes wrote:
Having said that, I'm not against you doing this, just wondering about that.
Also - what kind of testing have you do on these series?
I did the following tests:
- I have a unit test that tries to map write-sealed memfds as
read-only and shared. I verified that this works for each kernel version that this series is being applied to.
- Android devices do use memfds as well, so I did try these patches out
on a device running each kernel version, and tried boot testing, using several apps/games. I was looking for functional failures in these scenarios but didn't encounter any.
Do you have any other recommendations of what I should test?
No, that sounds good to me! Thank you for taking the time to implement and carefully check this :)
In this case I have no objections to these backports!
Cheers, Lorenzo
Thanks Lorenzo! Just to confirm, is there anything required from my end for these patches or they'll get reviewed and merged over time?
Thanks, Isaac