Date: Mon, 18 Jun 2001 12:19:39 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 machdep.c Message-ID: <200106181919.f5IJJdM07993@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/06/18 12:19:39 PDT Modified files: sys/i386/i386 machdep.c Log: Initialize mutexes needed early on all in the same place so that the startup routine more closely matches that of alpha and ia64. At some point the common mutexes shared across all platforms probably should move into sys/kern_mutex.c. Revision Changes Path 1.456 +7 -16 src/sys/i386/i386/machdep.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?200106181919.f5IJJdM07993>