From owner-cvs-all Tue Jan 1 13: 4:33 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 5D43737B41A; Tue, 1 Jan 2002 13:04:27 -0800 (PST) Received: (from jake@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g01L4Ro39237; Tue, 1 Jan 2002 13:04:27 -0800 (PST) (envelope-from jake) Message-Id: <200201012104.g01L4Ro39237@freefall.freebsd.org> From: Jake Burkholder Date: Tue, 1 Jan 2002 13:04:27 -0800 (PST) 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/01/01 13:04:27 PST Modified files: sys/sparc64/sparc64 exception.s Log: Add some more info to traces. Fix a potential race in setting up the per-cpu pointer if the special restore fails on return to user mode fails and we need to trap back into the kernel to fault in more stack. Remove debug code. Revision Changes Path 1.20 +13 -19 src/sys/sparc64/sparc64/exception.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message