cvs commit: src/sys/kern subr_sleepqueue.c

John Baldwin jhb at FreeBSD.org
Tue Sep 16 20:02:10 UTC 2008


jhb         2008-09-16 20:01:57 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/kern             subr_sleepqueue.c 
  Log:
  SVN rev 183096 on 2008-09-16 20:01:57Z by jhb
  
  MFC: Close a race in sleepq_broadcast() where the sleepq could be reused
  after it had been assigned to the last sleeping thread.
  
  Approved by:    re (kib)
  
  Revision  Changes    Path
  1.39.2.5  +2 -3      src/sys/kern/subr_sleepqueue.c


More information about the cvs-src mailing list