From owner-cvs-all Fri Feb 8 10:30:40 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 59D6F37B402; Fri, 8 Feb 2002 10:30:36 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g18IUal13079; Fri, 8 Feb 2002 10:30:36 -0800 (PST) (envelope-from jhb) Message-Id: <200202081830.g18IUal13079@freefall.freebsd.org> From: John Baldwin Date: Fri, 8 Feb 2002 10:30:36 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa intr_machdep.c src/sys/alpha/isa isa.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 jhb 2002/02/08 10:30:36 PST Modified files: sys/i386/isa intr_machdep.c sys/alpha/isa isa.c Log: Don't grab the ICU lock while reading the current pending interrupts and current masked interrupts from the AT PIC. Requested by: bde Revision Changes Path 1.29 +0 -4 src/sys/alpha/isa/isa.c 1.65 +0 -2 src/sys/i386/isa/intr_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message