From owner-cvs-all Sun Jul 14 2:34:50 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E72E37B400; Sun, 14 Jul 2002 02:34:46 -0700 (PDT) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCBF543E6E; Sun, 14 Jul 2002 02:34:45 -0700 (PDT) (envelope-from peter@wemm.org) Received: from fw.wemm.org (canning.wemm.org [192.203.228.65]) by canning.wemm.org (Postfix) with ESMTP id B62FB2A7D6; Sun, 14 Jul 2002 02:34:45 -0700 (PDT) (envelope-from peter@wemm.org) Received: from overcee.wemm.org (overcee.wemm.org [10.0.0.3]) by fw.wemm.org (Postfix) with ESMTP id 7550C4C272; Sun, 14 Jul 2002 02:34:45 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.wemm.org (Postfix) with ESMTP id 41E7F3811; Sun, 14 Jul 2002 02:34:45 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: John Hay 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 In-Reply-To: <200207140625.g6E6P4043409@zibbi.icomtek.csir.co.za> Date: Sun, 14 Jul 2002 02:34:45 -0700 From: Peter Wemm Message-Id: <20020714093445.41E7F3811@overcee.wemm.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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