Date: Thu, 15 Jun 2006 08:53:10 +0000 (UTC) From: Maxim Konovalov <maxim@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_module.c Message-ID: <200606150853.k5F8rAKI016461@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
maxim 2006-06-15 08:53:10 UTC
FreeBSD src repository
Modified files:
sys/kern kern_module.c
Log:
o Expand an exclusive lock scope to prevent a race between two
simultaneous module_register().
Original work done by: Alex Lyashkov
Reviewed by: jhb
MFC after: 2 weeks
Revision Changes Path
1.50 +5 -5 src/sys/kern/kern_module.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606150853.k5F8rAKI016461>
