From owner-cvs-all Sat Oct 27 0: 6:19 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 D578237B401; Sat, 27 Oct 2001 00:06:15 -0700 (PDT) Received: (from jake@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9R76F564342; Sat, 27 Oct 2001 00:06:15 -0700 (PDT) (envelope-from jake) Message-Id: <200110270706.f9R76F564342@freefall.freebsd.org> From: Jake Burkholder Date: Sat, 27 Oct 2001 00:06:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/sparc64 exception.s trap.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 2001/10/27 00:06:15 PDT Modified files: sys/sparc64/sparc64 exception.s trap.c Log: Handle instruction access mmu miss faults in kernel mode. These can only be generated by non-preloaded klds. Revision Changes Path 1.11 +47 -1 src/sys/sparc64/sparc64/exception.s 1.17 +1 -0 src/sys/sparc64/sparc64/trap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message