cvs commit: src/sys/kern kern_conf.c kern_mutex.c
John Baldwin
jhb at FreeBSD.org
Tue Oct 18 11:27:44 PDT 2005
jhb 2005-10-18 18:27:44 UTC
FreeBSD src repository
Modified files:
sys/kern kern_conf.c kern_mutex.c
Log:
Move the initialization of the devmtx into the mutex_init() function
called during early init before cninit().
Tested on: i386, alpha, sparc64
Reviewed by: phk, imp
Reported by: Divacky Roman xdivac02 at stud dot fit dot vutbr dot cz
MFC after: 1 week
Revision Changes Path
1.195 +1 -2 src/sys/kern/kern_conf.c
1.158 +3 -0 src/sys/kern/kern_mutex.c
More information about the cvs-src
mailing list