From owner-cvs-all Sun Mar 4 20:38: 3 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 A2DCD37B719; Sun, 4 Mar 2001 20:37:54 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f254bsP15616; Sun, 4 Mar 2001 20:37:54 -0800 (PST) (envelope-from jhb) Message-Id: <200103050437.f254bsP15616@freefall.freebsd.org> From: John Baldwin Date: Sun, 4 Mar 2001 20:37:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa apic_vector.s icu_vector.s X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/03/04 20:37:54 PST Modified files: sys/i386/isa apic_vector.s icu_vector.s Log: Don't enable interrupts before calling sched_ithd for threaded interrupts. Tested by: obrien Revision Changes Path 1.69 +1 -2 src/sys/i386/isa/apic_vector.s 1.28 +1 -2 src/sys/i386/isa/icu_vector.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message