Date: Wed, 13 Feb 2002 08:36:44 -0800 (PST) From: Thomas Moestl <tmm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include intr_machdep.h src/sys/sparc64/sparc64 intr_machdep.c machdep.c Message-ID: <200202131636.g1DGajo24834@freefall.freebsd.org>
index | next in thread | raw e-mail
tmm 2002/02/13 08:36:44 PST
Modified files:
sys/sparc64/include intr_machdep.h
sys/sparc64/sparc64 intr_machdep.c machdep.c
Log:
Avoid crashing in early boot when WITNESS is enabled by moving the
mtx_init() for intr_table_lock after the globaldata pointer
initialization.
Revision Changes Path
1.8 +2 -1 src/sys/sparc64/include/intr_machdep.h
1.10 +8 -2 src/sys/sparc64/sparc64/intr_machdep.c
1.33 +2 -1 src/sys/sparc64/sparc64/machdep.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202131636.g1DGajo24834>
