From owner-cvs-all Wed Oct 24 14:22:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5192037B403; Wed, 24 Oct 2001 14:22:08 -0700 (PDT) Received: (from dfr@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9OLM8t30230; Wed, 24 Oct 2001 14:22:08 -0700 (PDT) (envelope-from dfr) Message-Id: <200110242122.f9OLM8t30230@freefall.freebsd.org> From: Doug Rabson Date: Wed, 24 Oct 2001 14:22:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 pmap.c X-FreeBSD-CVS-Branch: HEAD 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 dfr 2001/10/24 14:22:08 PDT Modified files: sys/ia64/ia64 pmap.c Log: * Clear the TLB on boot. * If a pte for a location given to pmap_enter_quick is valid, just give up - don't panic, even if the mapping is different. Revision Changes Path 1.29 +7 -4 src/sys/ia64/ia64/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message