From owner-svn-src-all@FreeBSD.ORG Mon Jan 26 16:16:58 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A94B41065674; Mon, 26 Jan 2009 16:16:58 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from palm.hoeg.nl (mx0.hoeg.nl [IPv6:2001:7b8:613:100::211]) by mx1.freebsd.org (Postfix) with ESMTP id 122858FC17; Mon, 26 Jan 2009 16:16:58 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: by palm.hoeg.nl (Postfix, from userid 1000) id 03F081CE4B; Mon, 26 Jan 2009 17:16:57 +0100 (CET) Date: Mon, 26 Jan 2009 17:16:56 +0100 From: Ed Schouten To: John Baldwin Message-ID: <20090126161656.GF17198@hoeg.nl> References: <200901241820.n0OIKFs9095243@svn.freebsd.org> <200901260900.24276.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GV0iVqYguTV4Q9ER" Content-Disposition: inline In-Reply-To: <200901260900.24276.jhb@freebsd.org> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r187671 - head/sys/kern X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jan 2009 16:16:59 -0000 --GV0iVqYguTV4Q9ER Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * John Baldwin wrote: > On Saturday 24 January 2009 1:20:15 pm Ed Schouten wrote: > > Author: ed > > Date: Sat Jan 24 18:20:15 2009 > > New Revision: 187671 > > URL: http://svn.freebsd.org/changeset/base/187671 > >=20 > > Log: > > Mark kern.ttys as MPSAFE. > > =20 > > sysctl now allows Giantless calls, so make kern.ttys use this. If it > > needs Giant, it locks the proper TTY anyway. >=20 > You want CTLFLAG_MPSAFE, not CTLFLAG_NOLOCK. NOLOCK means something else= (it=20 > has to do with sysctl_wire_old_buffer()). Ah, indeed. I'll fix this ASAP (this evening). --=20 Ed Schouten WWW: http://80386.nl/ --GV0iVqYguTV4Q9ER Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkl94fgACgkQ52SDGA2eCwUwEgCfSKPCLE2jQ+yHY2otXP2ZYsQT fPkAn37gSI82du09PCuQW1BB2+ycZwm/ =c8Ib -----END PGP SIGNATURE----- --GV0iVqYguTV4Q9ER--