https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219228
--- Comment #7 from [email protected] --- A commit references this bug: Author: kib Date: Fri May 19 10:16:51 UTC 2017 New revision: 318529 URL: https://svnweb.freebsd.org/changeset/base/318529 Log: MFC r318243: Do not wake up sleeping thread in reschedule_signals() if the signal is blocked. The spurious wakeup might result in spurious EINTR. PR: 219228 Changes: _U stable/10/ stable/10/sys/kern/kern_sig.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
