From owner-svn-src-all@FreeBSD.ORG Mon Dec 12 10:16:03 2011 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 B218B106566B; Mon, 12 Dec 2011 10:16:03 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (mx0.zoral.com.ua [91.193.166.200]) by mx1.freebsd.org (Postfix) with ESMTP id 2C14C8FC08; Mon, 12 Dec 2011 10:16:02 +0000 (UTC) Received: from alf.home (alf.kiev.zoral.com.ua [10.1.1.177]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id pBCAFxTq094219 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 12 Dec 2011 12:15:59 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: from alf.home (kostik@localhost [127.0.0.1]) by alf.home (8.14.5/8.14.5) with ESMTP id pBCAFxLn034246; Mon, 12 Dec 2011 12:15:59 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by alf.home (8.14.5/8.14.5/Submit) id pBCAFwse034245; Mon, 12 Dec 2011 12:15:58 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: alf.home: kostik set sender to kostikbel@gmail.com using -f Date: Mon, 12 Dec 2011 12:15:58 +0200 From: Kostik Belousov To: Andriy Gapon Message-ID: <20111212101558.GK50300@deviant.kiev.zoral.com.ua> References: <201112121005.pBCA5Dar093711@svn.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5vJiDM1iby/ERrcn" Content-Disposition: inline In-Reply-To: <201112121005.pBCA5Dar093711@svn.freebsd.org> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: clamav-milter 0.95.2 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-3.9 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r228433 - in head/sys: kern security/mac 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, 12 Dec 2011 10:16:03 -0000 --5vJiDM1iby/ERrcn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 12, 2011 at 10:05:13AM +0000, Andriy Gapon wrote: > Author: avg > Date: Mon Dec 12 10:05:13 2011 > New Revision: 228433 > URL: http://svn.freebsd.org/changeset/base/228433 >=20 > Log: > put sys/systm.h at its proper place or add it if missing > =20 > Reported by: lstewart, tinderbox > Pointyhat to: avg, attilio > MFC after: 1 week > MFC with: r228430 >=20 > Modified: > head/sys/kern/kern_sx.c > head/sys/kern/vfs_cache.c > head/sys/security/mac/mac_framework.c > head/sys/security/mac/mac_priv.c It means that previously sx.h did not required systm.h and now it does ? Might be, you should move SCHEDULER_STOPPED and stop_scheduler declarations into sys/lock.h ? --5vJiDM1iby/ERrcn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAk7l1F4ACgkQC3+MBN1Mb4jgVgCggvTvuKzi/7myxBU8fG/hsdlA 0P0AoNmLpw2KKd+a7ed+yp3Rzrv80waZ =cpHS -----END PGP SIGNATURE----- --5vJiDM1iby/ERrcn--