Date: Sun, 14 Jul 2002 02:34:45 -0700 From: Peter Wemm <peter@wemm.org> To: John Hay <jhay@icomtek.csir.co.za> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf options.i386 options.pc98 src/sys/i386/i386 bios.c db_interface.c locore.s mp_machdep.c mpapic.c pm Message-ID: <20020714093445.41E7F3811@overcee.wemm.org> In-Reply-To: <200207140625.g6E6P4043409@zibbi.icomtek.csir.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
John Hay wrote: > Peter, > > The "#if 0" around that block of code is good enough to get my machine going > again. I have also tried it again just now, after all the latest commits to > pmap.c, but it still panic without the "#if 0". Thanks for the good (and bad) news. The good news is that #if 0 around that block just turns off PG_G for text+data, PG_G is still well used elsewhere. I'll see if I can come up with something. Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 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?20020714093445.41E7F3811>