https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219228
--- Comment #6 from [email protected] --- A commit references this bug: Author: kib Date: Fri May 19 09:04:19 UTC 2017 New revision: 318528 URL: https://svnweb.freebsd.org/changeset/base/318528 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/11/ stable/11/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]"
