Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jul 2003 13:42:15 -0700 (PDT)
From:      John Baldwin <jhb@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:  <200307302042.h6UKgFVm075211@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2003/07/30 13:42:15 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             kern_mutex.c 
  Log:
  When complaining about a sleeping thread owning a mutex, display the
  thread's pid to make debugging easier for people who don't want to have to
  use the intended tool for these panics (witness).
  
  Indirectly prodded by:  kris
  
  Revision  Changes    Path
  1.130     +3 -1      src/sys/kern/kern_mutex.c



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