Date: Tue, 10 Oct 2000 18:35:12 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: Andrew Gallatin <gallatin@FreeBSD.org> Cc: alpha@FreeBSD.org, dfr@FreeBSD.org Subject: RE: cvs commit: src/sys/alpha/alpha synch_machdep.c Message-ID: <XFMail.001010183512.jhb@FreeBSD.org> In-Reply-To: <200010091847.LAA84505@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 09-Oct-00 Andrew Gallatin wrote: > 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 After thinking about this some more, shouldn't we rather be fixing kernacc() instead? Maybe only if(cold)? -- John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.001010183512.jhb>