Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jan 2002 01:21:15 -0800 (PST)
From:      Seigo Tanimura <tanimura@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_sx.c
Message-ID:  <200201180921.g0I9LFn30513@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tanimura    2002/01/18 01:21:15 PST

  Modified files:
    sys/kern             kern_sx.c 
  Log:
  Invert the test of sx_xholder for SX_LOCKED. We need to warn if a
  thread other than the curthread holds an sx.
  
  While I am here, break a line at the end of warning.
  
  Revision  Changes    Path
  1.16      +3 -3      src/sys/kern/kern_sx.c

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




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