cvs commit: src/sys/kern kern_mutex.c

Stephan Uphoff ups at FreeBSD.org
Tue Oct 12 09:28:19 PDT 2004


ups         2004-10-12 16:28:18 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_mutex.c 
  Log:
  Force MUTEX_WAKE_ALL.
  A race condition in single thread wakeup may break priority inheritance.
  
  Tested   by: pho
  Reviewed by: jhb,julian
  Approved by: sam (mentor)
  MFC: ASAP
  
  Revision  Changes    Path
  1.150     +9 -0      src/sys/kern/kern_mutex.c


More information about the cvs-src mailing list