Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Nov 2010 14:58:15 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        Dimitry Andric <dim@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r215318 - in head/sys: net sys
Message-ID:  <20101115145153.C24596@maildrop.int.zabbadoz.net>
In-Reply-To: <201011142040.oAEKetST093270@svn.freebsd.org>
References:  <201011142040.oAEKetST093270@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 14 Nov 2010, Dimitry Andric wrote:

> Author: dim
> Date: Sun Nov 14 20:40:55 2010
> New Revision: 215318
> URL: http://svn.freebsd.org/changeset/base/215318
>
> Log:
>  Instead of unconditionally emitting .globl's for the __start_set_xxx and
>  __stop_set_xxx symbols, only emit them when the set_vnet or set_pcpu
>  sections are actually defined.

Unless you have a very good reason that is NOT cosmetic for this I
want to know it. None of you commit messages is giving this.

This breaks the classic C semantics that we had gained with the former
type of macros, which is a shame.

Kind of annoying neither of the changes had a Reviewed by: and despite
being about 2 weeks behind of most email I hadn't spotted this on arch@
before nor seen it on virtualization@ that it obviously touches.  I
would have loved to hear about them before foing to have a hard time
integrating this white space into half a year of development work.

Looking forward to the technical explanation.


> Modified:
>  head/sys/net/vnet.h
>  head/sys/sys/cdefs.h
>  head/sys/sys/linker_set.h
>  head/sys/sys/pcpu.h

-- 
Bjoern A. Zeeb                              Welcome a new stage of life.
         <ks> Going to jail sucks -- <bz> All my daemons like it!
   http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101115145153.C24596>