Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 May 2006 09:37:28 +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/opencrypto crypto.c
Message-ID:  <200605220937.k4M9bScn033233@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2006-05-22 09:37:28 UTC

  FreeBSD src repository

  Modified files:
    sys/opencrypto       crypto.c 
  Log:
  Don't set cc_kqblocked twice and don't increment cryptostats.cs_kblocks
  twice if we call crypto_kinvoke() from crypto_proc thread.
  This change also removes unprotected access to cc_kqblocked field
  (CRYPTO_Q_LOCK() should be used for protection).
  
  Revision  Changes    Path
  1.22      +0 -2      src/sys/opencrypto/crypto.c



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