[Bug 219228] EINTR on thread with full signal mask.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri May 19 10:17:28 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219228

--- Comment #7 from commit-hook at freebsd.org ---
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.


More information about the freebsd-bugs mailing list