From owner-cvs-all Wed Nov 15 14:27:31 2000 Delivered-To: cvs-all@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 59D5A37B479; Wed, 15 Nov 2000 14:27:27 -0800 (PST) Received: from beppo (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id OAA07446; Wed, 15 Nov 2000 14:27:29 -0800 Date: Wed, 15 Nov 2000 14:27:26 -0800 (PST) From: Matthew Jacob Reply-To: mjacob@feral.com To: John Baldwin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/alpha interrupt.c In-Reply-To: <200011152156.NAA88373@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 15 Nov 2000, John Baldwin wrote: > jhb 2000/11/15 13:56:51 PST > > Modified files: > sys/alpha/alpha interrupt.c > Log: > - Don't acquire/release Giant during an interrupt context for machine > checks, clock interrupts, and device interrupts. I was wondering when you were going to do this. > - Assert that Giant is not owned during the main loop of ithd_loop(). > > Revision Changes Path > 1.31 +2 -11 src/sys/alpha/alpha/interrupt.c > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message