Date: Mon, 12 Dec 2011 12:20:36 +0200 From: Andriy Gapon <avg@FreeBSD.org> To: Kostik Belousov <kostikbel@gmail.com> 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 Message-ID: <4EE5D574.9080303@FreeBSD.org> In-Reply-To: <20111212101558.GK50300@deviant.kiev.zoral.com.ua> References: <201112121005.pBCA5Dar093711@svn.freebsd.org> <20111212101558.GK50300@deviant.kiev.zoral.com.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
on 12/12/2011 12:15 Kostik Belousov said the following: > 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 >> >> Log: >> put sys/systm.h at its proper place or add it if missing >> >> Reported by: lstewart, tinderbox >> Pointyhat to: avg, attilio >> MFC after: 1 week >> MFC with: r228430 >> >> 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 ? > Strictly speaking it's sys/lockstat.h that now requires systm.h. I am not an expert in FreeBSD header file organization, so I will just follow whatever the experts advise. -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4EE5D574.9080303>