cvs commit: src/sys/kern sysv_sem.c

Ed Maste emaste at FreeBSD.org
Mon Mar 26 17:41:15 UTC 2007


emaste      2007-03-26 17:41:15 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sysv_sem.c 
  Log:
  Avoid manipulating semu_list outside of the scope of SEMUNDO_LOCK().  This
  would lead to an occasional hang with a cycle in semu_list.
  
  X-Discussed-On: hackers@
  
  Revision  Changes    Path
  1.88      +5 -2      src/sys/kern/sysv_sem.c


More information about the cvs-src mailing list