From owner-cvs-all Wed Jun 5 8:37: 7 2002 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 484EF37B411; Wed, 5 Jun 2002 08:36:58 -0700 (PDT) Received: (from jake@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g55Faw599405; Wed, 5 Jun 2002 08:36:58 -0700 (PDT) (envelope-from jake) Message-Id: <200206051536.g55Faw599405@freefall.freebsd.org> From: Jake Burkholder Date: Wed, 5 Jun 2002 08:36:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/sparc64 machdep.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 jake 2002/06/05 08:36:57 PDT Modified files: sys/sparc64/sparc64 machdep.c Log: Use pmap_map instead of pmap_kenter to map the message buffer. Its too early for pmap_kenter. Revision Changes Path 1.53 +3 -3 src/sys/sparc64/sparc64/machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message