there have been changes in memfd kernel api ( https://lwn.net/Articles/918106/ )
i'm getting these messages with recent pve and pbs:
root@pbsvm:~# dmesg |grep memfd
[ 42.570992] kvm[1162]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
# dmesg |grep memfd
[ 14.631522] lxc-autostart[866]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
is lxc and kvm/qemu upstream projects informed, that they may need to adjust their code?
i did not yet find anything on that, should i add an RFE in proxmox bugzilla for tracking this ?
i'm getting these messages with recent pve and pbs:
root@pbsvm:~# dmesg |grep memfd
[ 42.570992] kvm[1162]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
# dmesg |grep memfd
[ 14.631522] lxc-autostart[866]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
is lxc and kvm/qemu upstream projects informed, that they may need to adjust their code?
i did not yet find anything on that, should i add an RFE in proxmox bugzilla for tracking this ?