From owner-cvs-all Wed Jun 12 7:11:36 2002 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 89FC237B40C; Wed, 12 Jun 2002 07:11:32 -0700 (PDT) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 187F75361; Wed, 12 Jun 2002 16:11:30 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Bruce Evans Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 trap.c References: <200206121330.g5CDUqP37981@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 12 Jun 2002 16:11:30 +0200 In-Reply-To: <200206121330.g5CDUqP37981@freefall.freebsd.org> Message-ID: Lines: 12 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 Bruce Evans writes: > Log: > If trap() is called when ddb is active, then go directly to trap_fatal(); > do not blunder around enabling interrupts and running trap handlers. > trap_pfault() will normally pass control to ddb's fault handler which > will normally do the right thing. Good catch, thanks! DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message