From owner-freebsd-stable Thu May 9 14:47:47 1996 Return-Path: owner-stable Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA22608 for stable-outgoing; Thu, 9 May 1996 14:47:47 -0700 (PDT) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id OAA22593 Thu, 9 May 1996 14:47:38 -0700 (PDT) Received: (from root@localhost) by dyson.iquest.net (8.7.5/8.6.9) id QAA00789; Thu, 9 May 1996 16:47:34 -0500 (EST) From: "John S. Dyson" Message-Id: <199605092147.QAA00789@dyson.iquest.net> Subject: Re: pmap.c To: gpalmer@FreeBSD.ORG (Gary Palmer) Date: Thu, 9 May 1996 16:47:34 -0500 (EST) Cc: davidg@Root.COM, stable@FreeBSD.ORG In-Reply-To: <26468.831669581@palmer.demon.co.uk> from "Gary Palmer" at May 9, 96 08:19:41 pm X-Mailer: ELM [version 2.4 PL24 ME8] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-stable@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > David Greenman wrote in message ID > <199605090407.VAA01464@Root.COM>: > > Just a heads-up: The pmap.c in -stable definately has some problems. Both > > John and I have been looking at it extensively and have found a couple of > > buglets, but nothing that would cause any trouble or explain any problems. > > I hope we can resolve this issue by this weekend, but if not, I'll revert > > to the previous code. > > Which raises a question: is -current similarly affected, since the > pmap.c code was taken over from -current? > I have been taking in changes from -stable and applying them to my working system tree. John