From owner-cvs-src@FreeBSD.ORG Thu Sep 1 14:19:37 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F1AC16A41F; Thu, 1 Sep 2005 14:19:37 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id D584443D45; Thu, 1 Sep 2005 14:19:36 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id C56F452CB5; Thu, 1 Sep 2005 16:19:34 +0200 (CEST) Received: from localhost (pjd.wheel.pl [10.0.1.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id D753D52C13; Thu, 1 Sep 2005 16:19:25 +0200 (CEST) Date: Thu, 1 Sep 2005 16:18:55 +0200 From: Pawel Jakub Dawidek To: John Baldwin Message-ID: <20050901141855.GG6407@garage.freebsd.pl> References: <200508022050.j72KojMA023633@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yRA+Bmk8aPhU85Qt" Content-Disposition: inline In-Reply-To: <200508022050.j72KojMA023633@repoman.freebsd.org> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 User-Agent: mutt-ng devel (FreeBSD) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-5.9 required=3.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.4 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys mutex.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Sep 2005 14:19:37 -0000 --yRA+Bmk8aPhU85Qt Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 02, 2005 at 08:50:45PM +0000, John Baldwin wrote: +> jhb 2005-08-02 20:50:45 UTC +>=20 +> FreeBSD src repository +>=20 +> Modified files: +> sys/sys mutex.h=20 +> Log: +> Include a SYSUNINIT() to destroy the mutex in MTX_SYSINIT. This makes +> MTX_SYSINIT mutexes play well with modules that can be unloaded. Should the same thing be added to SX_SYSINIT()? --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --yRA+Bmk8aPhU85Qt Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFDFw3PForvXbEpPzQRAotcAJ9Zpb3tR1w9jO8kYzMvvo9JgHy+hACfXTqW vn2UezlbbFNLZw88Ak809oY= =H3Fk -----END PGP SIGNATURE----- --yRA+Bmk8aPhU85Qt--