Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 May 2017 10:17:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 219228] EINTR on thread with full signal mask.
Message-ID:  <bug-219228-8-MebBejYFue@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219228-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219228-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219228

--- Comment #7 from commit-hook@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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219228-8-MebBejYFue>