Date: Tue, 25 Jun 2002 17:31:45 -0700 (PDT) From: "Andrew R. Reiter" <arr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_module.c Message-ID: <200206260031.g5Q0VkE34289@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
arr 2002/06/25 17:31:44 PDT
Modified files:
sys/kern kern_module.c
Log:
- Remove Giant acquisition from modevent(), modfnext(), modstat() and
modfind(). Giant is no longer needed by these functions for safe
execution.
Reviewed by: jhb
Revision Changes Path
1.34 +11 -27 src/sys/kern/kern_module.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206260031.g5Q0VkE34289>
