From owner-cvs-src@FreeBSD.ORG Wed Sep 22 14:58:39 2004 Return-Path: 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 D36EC16A4CE; Wed, 22 Sep 2004 14:58:39 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC24243D45; Wed, 22 Sep 2004 14:58:39 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id i8MF15Bw018685; Wed, 22 Sep 2004 08:01:05 -0700 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id i8MF15HN018684; Wed, 22 Sep 2004 08:01:05 -0700 Date: Wed, 22 Sep 2004 08:01:05 -0700 From: Brooks Davis To: Brian Fundakowski Feldman Message-ID: <20040922150105.GA17806@odin.ac.hmc.edu> References: <200409220859.i8M8xgwb022928@repoman.freebsd.org> <20040922130052.GA3407@green.homeunix.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="h31gzZEtNLTqOjlF" Content-Disposition: inline In-Reply-To: <20040922130052.GA3407@green.homeunix.org> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/net if.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 22 Sep 2004 14:58:40 -0000 --h31gzZEtNLTqOjlF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 22, 2004 at 09:00:52AM -0400, Brian Fundakowski Feldman wrote: > On Wed, Sep 22, 2004 at 08:59:42AM +0000, Brooks Davis wrote: > > brooks 2004-09-22 08:59:42 UTC > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > sys/net if.c=20 > > Log: > > Fix a LOR where ifconf() used copyout while holding a mutex. This LOR > > was seen when configuring addresses on interfaces using ifconfig. Th= is > > patch has been verified to work with over eight thousand addresses > > assigned to an interface. > > =20 > > LOR id: 031 >=20 > You really need to be running with INVARIANTS if you plan on committing > kernel code, or people are likely to get angry when their systems crash > for stupid reasons. Sorry about that. Pass the pointy had please. :-( -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --h31gzZEtNLTqOjlF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFBUZOwXY6L6fI4GtQRAuGBAJsF/H3FhS710+Xbd+QECg4hEwdrnwCgh0WN L4/6AtKb9KP+QTaRmaYQp2k= =haEb -----END PGP SIGNATURE----- --h31gzZEtNLTqOjlF--