https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192918
--- Comment #2 from [email protected] --- A commit references this bug: Author: kib Date: Fri Aug 22 18:42:15 UTC 2014 New revision: 270345 URL: http://svnweb.freebsd.org/changeset/base/270345 Log: In do_lock_pi(), do not override error from umtxq_sleep_pi() when doing suspend check. This restores the pre-r251684 behaviour, to retry once after the signal is detected. PR: kern/192918 Submitted by: Elliott Rabe, Dell Inc., Eric van Gyzen <[email protected]> Obtained from: Dell Inc. MFC after: 1 week Changes: head/sys/kern/kern_umtx.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
