From owner-cvs-all Wed Nov 15 14: 3:30 2000 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 E138137B479; Wed, 15 Nov 2000 14:03:26 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA89242; Wed, 15 Nov 2000 14:03:26 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-Id: <200011152203.OAA89242@freefall.freebsd.org> From: John Baldwin Date: Wed, 15 Nov 2000 14:03:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa ithread.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/11/15 14:03:26 PST Modified files: sys/i386/isa ithread.c Log: Assert that Giant is not owned during the main loop of ithd_loop(). Revision Changes Path 1.9 +2 -1 src/sys/i386/isa/ithread.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message