From owner-cvs-all Sun Aug 5 19:29:18 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 BDEB737B403; Sun, 5 Aug 2001 19:29:13 -0700 (PDT) (envelope-from jake@FreeBSD.org) Received: (from jake@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f762TDQ63345; Sun, 5 Aug 2001 19:29:13 -0700 (PDT) (envelope-from jake) Message-Id: <200108060229.f762TDQ63345@freefall.freebsd.org> From: Jake Burkholder Date: Sun, 5 Aug 2001 19:29:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/sparc64 support.s 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 2001/08/05 19:29:13 PDT Modified files: sys/sparc64/sparc64 support.s Log: Save the primary mmu context around calls to the prom, and install nucleus context. The prom runs at trap level 0, so there's no implicit nucleus context and we have to force it. Revision Changes Path 1.2 +15 -7 src/sys/sparc64/sparc64/support.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message