From owner-cvs-all Wed Feb 28 10:49:17 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 4323A37B718; Wed, 28 Feb 2001 10:49:13 -0800 (PST) (envelope-from julian@FreeBSD.org) Received: (from julian@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SInDv96928; Wed, 28 Feb 2001 10:49:13 -0800 (PST) (envelope-from julian) Message-Id: <200102281849.f1SInDv96928@freefall.freebsd.org> From: Julian Elischer Date: Wed, 28 Feb 2001 10:49:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_base.c src/sys/kern kern_mutex.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG julian 2001/02/28 10:49:10 PST Modified files: sys/netgraph ng_base.c sys/kern kern_mutex.c Log: Shuffle netgraph mutexes a bit and hold a reference on a node from the function that is calling the destructor. Revision Changes Path 1.52 +5 -3 src/sys/netgraph/ng_base.c 1.55 +3 -3 src/sys/kern/kern_mutex.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message