From owner-cvs-all Sun Aug 5 19:26: 8 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 A18F337B401; Sun, 5 Aug 2001 19:26:04 -0700 (PDT) (envelope-from jake@FreeBSD.org) Received: (from jake@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f762Q4563037; Sun, 5 Aug 2001 19:26:04 -0700 (PDT) (envelope-from jake) Message-Id: <200108060226.f762Q4563037@freefall.freebsd.org> From: Jake Burkholder Date: Sun, 5 Aug 2001 19:26:04 -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 2001/08/05 19:26:04 PDT Modified files: sys/sparc64/sparc64 exception.s Log: Add trap handlers for dmmu faults from user mode, and for faults from accessing user address space in kernel mode. Revision Changes Path 1.3 +402 -7 src/sys/sparc64/sparc64/exception.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message