cvs commit: src/sys/kern subr_sleepqueue.c

Simon L. Nielsen simon at FreeBSD.org
Sat Apr 12 11:53:08 UTC 2008


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 at 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


More information about the cvs-src mailing list