From owner-cvs-all Wed Aug 14 22:46:46 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 2F16637B400; Wed, 14 Aug 2002 22:46:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8EE843E42; Wed, 14 Aug 2002 22:46:42 -0700 (PDT) (envelope-from jake@FreeBSD.org) Received: from freefall.freebsd.org (jake@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7F5kgJU032160; Wed, 14 Aug 2002 22:46:42 -0700 (PDT) (envelope-from jake@freefall.freebsd.org) Received: (from jake@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F5kgDi032159; Wed, 14 Aug 2002 22:46:42 -0700 (PDT) Message-Id: <200208150546.g7F5kgDi032159@freefall.freebsd.org> From: Jake Burkholder Date: Wed, 14 Aug 2002 22:46:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/sparc64 exception.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 2002/08/14 22:46:42 PDT Modified files: sys/sparc64/sparc64 exception.S Log: Fix some confusion regarding traps that use mmu globals but don't really have any reason to; force alternat globals instead, which is what we want. Revision Changes Path 1.39 +4 -2 src/sys/sparc64/sparc64/exception.S To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message