From 92ad8d4c7e369c010a94236a4f3c942375e27600 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 25 Oct 2020 15:02:54 +0100 Subject: [PATCH] seccomp_user_notif.2: Update a FIXME Signed-off-by: Michael Kerrisk --- man2/seccomp_user_notif.2 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/man2/seccomp_user_notif.2 b/man2/seccomp_user_notif.2 index ca5043307f..c9060721c6 100644 --- a/man2/seccomp_user_notif.2 +++ b/man2/seccomp_user_notif.2 @@ -383,6 +383,11 @@ or the target's (blocked) system call was interrupted by a signal handler. .\" desirable that SECCOMP_IOCTL_NOTIF_RECV should give an error .\" if the target has terminated. .\" +.\" Jann posted a patch to rectify this, but there was no response +.\" (Lore link: https://bit.ly/3jvUBxk) to his question about fixing +.\" this issue. (I've tried building with the patch, but encountered +.\" an issue with the target process entering D state after a signal.) +.\" .\" For now, this behavior is documented in BUGS. .TP .B SECCOMP_IOCTL_NOTIF_ID_VALID -- 2.47.2