Date: Thu, 13 Mar 2008 00:46:13 +0000 (UTC) From: Jeff Roberson <jeff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_sleepqueue.c Message-ID: <200803130046.m2D0kDbx036689@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2008-03-13 00:46:12 UTC
FreeBSD src repository
Modified files:
sys/kern subr_sleepqueue.c
Log:
PR 117603
- Close a sleepqueue signal race by interlocking with the per-process
spinlock. This was mistakenly omitted from the thread_lock patch and
has been a race since.
MFC After: 1 week
PR: bin/117603
Reported by: Danny Braniss <danny@cs.huji.ac.il>
Revision Changes Path
1.48 +5 -2 src/sys/kern/subr_sleepqueue.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803130046.m2D0kDbx036689>
