Date: Mon, 1 Oct 2001 15:50:30 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_witness.c Message-ID: <200110012250.f91MoUH46795@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/10/01 15:50:30 PDT
Modified files:
sys/kern subr_witness.c
Log:
Move the ap boot spin lock earlier in the lock order before the sio(4)
lock since we occasionally call printf() while holding the ap boot lock
which can call down into the sio(4) driver if using a serial console.
Revision Changes Path
1.88 +5 -3 src/sys/kern/subr_witness.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?200110012250.f91MoUH46795>
