Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Aug 2010 21:34:19 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_ktrace.c
Message-ID:  <201008172134.o7HLYbiN099224@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2010-08-17 21:34:19 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_ktrace.c 
  Log:
  SVN rev 211439 on 2010-08-17 21:34:19Z by jhb
  
  Keep the process locked when calling ktrops() or ktrsetchildren() instead
  of dropping the lock only to immediately reacquire it.
  
  Revision  Changes    Path
  1.134     +13 -12    src/sys/kern/kern_ktrace.c



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