Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jun 2006 13:21:22 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_event.c
Message-ID:  <200606021321.k52DLMVX089615@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2006-06-02 13:21:22 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_event.c 
  Log:
  Remove confusing done_noglobal label. The KQ_GLOBAL_UNLOCK() macro know
  how to handle both situations - when kq_global lock is and is not held.
  
  OK'ed by:       jmg
  
  Revision  Changes    Path
  1.101     +1 -2      src/sys/kern/kern_event.c



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