Date: Tue, 10 Aug 2004 03:26:17 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/opencrypto cryptodev.c Message-ID: <200408100326.i7A3QHV4092469@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004-08-10 03:26:17 UTC
FreeBSD src repository
Modified files:
sys/opencrypto cryptodev.c
Log:
Don't acquire Giant in cryptof_close(), as the code is intended to be
able to run MPsafe (and appears to be MPsafe).
Discussed with (some time ago): sam
Revision Changes Path
1.22 +0 -7 src/sys/opencrypto/cryptodev.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408100326.i7A3QHV4092469>
