Public bug reported: Return -EINTR for signal pending. The -ERESTARTSYS is not available to user space for interrupted system call.
Fix available here : 26c94a98d0 KVM: TDX: Return -EINTR for KVM_MEMORY_MAPPING when signal pending https://github.com/intel/kernel-downstream/commit/26c94a98d0e6445ce87d2a54d35e63d8924d0fe8 ** Affects: linux-intel (Ubuntu) Importance: Medium Assignee: Thibf (thibf) Status: Confirmed ** Changed in: linux-intel (Ubuntu) Assignee: (unassigned) => Thibf (thibf) ** Changed in: linux-intel (Ubuntu) Importance: Undecided => Medium ** Changed in: linux-intel (Ubuntu) Status: New => Confirmed ** Description changed: Return -EINTR for signal pending. The -ERESTARTSYS is not available to user space for interrupted system call. + + Fix available here : + 26c94a98d0 KVM: TDX: Return -EINTR for KVM_MEMORY_MAPPING when signal pending + + + https://github.com/intel/kernel-downstream/commit/26c94a98d0e6445ce87d2a54d35e63d8924d0fe8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2060234 Title: KVM: TDX: Return -EINTR for KVM_MEMORY_MAPPING when signal pending To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-intel/+bug/2060234/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
