On 8/28/2025 4:13 AM, Ackerley Tng wrote: > Shivank Garg <[email protected]> writes: > >> >> [...snip...] >> > > I meant to send this to you before this version went out but you were > too quick! I wanted to get it merged quickly ;) > > Here's a new version, Fuad and I reviewed this again internally. The > changes are: > > + Sort linux/pseudo_fs.h after linux/pagemap.h (alphabetical) > + Don't set MNT_NOEXEC on the mount, since SB_I_NOEXEC was already set > on the superblock > + Rename kvm_gmem_inode_make_secure_inode() to kvm_gmem_inode_create() > + Emphasizes that there is a creation in this function > + Remove "secure" from the function name to remove confusion that > there may be a "non-secure" version > + In kvm_gmem_inode_create_getfile()'s error path, return ERR_PTR(err) > directly instead of having a goto > Thanks for the quick update! The changes look good. I'll incorporate them in the next version. Best Regards, Shivank
- [PATCH kvm-next V11 0/7] Add NUMA mempolicy support fo... Shivank Garg
- [PATCH kvm-next V11 1/7] mm/filemap: Add NUMA mem... Shivank Garg
- [PATCH kvm-next V11 2/7] mm/filemap: Extend __fil... Shivank Garg
- [PATCH kvm-next V11 3/7] mm/mempolicy: Export mem... Shivank Garg
- [PATCH kvm-next V11 4/7] KVM: guest_memfd: Use gu... Shivank Garg
- Re: [PATCH kvm-next V11 4/7] KVM: guest_memfd... Ackerley Tng
- Re: [PATCH kvm-next V11 4/7] KVM: guest_m... Garg, Shivank
- Re: [PATCH kvm-next V11 4/7] KVM: guest_m... David Hildenbrand
- Re: [PATCH kvm-next V11 4/7] KVM: guest_m... Sean Christopherson
- Re: [PATCH kvm-next V11 4/7] KVM: gue... Garg, Shivank
- Re: [PATCH kvm-next V11 4/7] KVM... David Hildenbrand
- Re: [PATCH kvm-next V11 4/7]... Sean Christopherson
- Re: [PATCH kvm-next V11 ... David Hildenbrand
- Re: [PATCH kvm-next V11 ... Sean Christopherson
- Re: [PATCH kvm-next V11 ... Fuad Tabba
- [PATCH kvm-next V11 5/7] KVM: guest_memfd: Add sl... Shivank Garg
- Re: [PATCH kvm-next V11 5/7] KVM: guest_memfd... Sean Christopherson
