Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Sep 2001 15:52:59 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_mutex.c
Message-ID:  <200109192252.f8JMqxH28006@freefall.freebsd.org>

index | next in thread | raw e-mail

jhb         2001/09/19 15:52:59 PDT

  Modified files:
    sys/kern             kern_mutex.c 
  Log:
  Fix a bug in propagate priority: the kse group pointer wasn't being
  updated in the loop so the new thread always seemd to have the same
  priority as the original thread and no actual priorities were changed.
  
  Revision  Changes    Path
  1.69      +2 -1      src/sys/kern/kern_mutex.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



help

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