cvs commit: src/sys/kern sysv_sem.c

John Baldwin jhb at FreeBSD.org
Wed Aug 8 09:42:48 PDT 2007


jhb         2007-08-08 16:42:47 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/kern             sysv_sem.c 
  Log:
  MFC 1.87: Avoid manipulating semu_list outside of the scope of
  SEMUNDO_LOCK().  This would lead to an occasional hang with a cycle in
  semu_list.
  
  Revision  Changes    Path
  1.78.2.1  +5 -2      src/sys/kern/sysv_sem.c


More information about the cvs-src mailing list