Date: Mon, 9 Oct 2000 11:47:49 -0700 (PDT) From: Andrew Gallatin <gallatin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha synch_machdep.c Message-ID: <200010091847.LAA84505@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gallatin 2000/10/09 11:47:49 PDT
Modified files:
sys/alpha/alpha synch_machdep.c
Log:
kernacc() only knows about mapped memory, not K0SEG addresses.
Before calling kernacc(), make sure that we're not calling it
with a K0SEG address.
This gets alphas booting with SMP_DEBUG & INVARIANTS options
approved by: jhb
Revision Changes Path
1.6 +8 -3 src/sys/alpha/alpha/synch_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?200010091847.LAA84505>
