Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Dec 2008 14:03:04 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_sysctl.c
Message-ID:  <200812121403.mBCE3APR042447@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2008-12-12 14:03:04 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_sysctl.c 
  Log:
  SVN rev 185987 on 2008-12-12 14:03:04Z by kib
  
  Uio_yield() already does DROP_GIANT/PICKUP_GIANT, no need to repeat this
  around the call.
  
  Noted by:  bde
  
  Revision  Changes    Path
  1.182     +0 -2      src/sys/kern/kern_sysctl.c



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