Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Oct 2004 16:28:18 +0000 (UTC)
From:      Stephan Uphoff <ups@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_mutex.c
Message-ID:  <200410121628.i9CGSIiW019923@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410121628.i9CGSIiW019923>