Date: Sat, 12 Apr 2008 13:36:37 +0200 From: "Simon L. Nielsen" <simon@FreeBSD.org> To: Jeff Roberson <jeff@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern subr_sleepqueue.c Message-ID: <20080412113636.GB1141@zaphod.nitro.dk> In-Reply-To: <200803130046.m2D0kDbx036689@repoman.freebsd.org> References: <200803130046.m2D0kDbx036689@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2008.03.13 00:46:13 +0000, Jeff Roberson wrote: > 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> Is there a reason this has not been MFC'ed to RELENG_7 or was it just forgotten? It would be really nice to have it MFC'ed so I don't have to manually patch as many systems so I can run dump :-). -- Simon L. Nielsen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080412113636.GB1141>