Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Nov 2010 20:40:55 +0000 (UTC)
From:      Dimitry Andric <dim@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net vnet.h src/sys/sys cdefs.h linker_set.h pcpu.h
Message-ID:  <201011142041.oAEKfFG5095112@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dim         2010-11-14 20:40:55 UTC

  FreeBSD src repository

  Modified files:
    sys/net              vnet.h 
    sys/sys              cdefs.h linker_set.h pcpu.h 
  Log:
  SVN rev 215318 on 2010-11-14 20:40:55Z by dim
  
  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.
  
  Revision  Changes    Path
  1.36      +4 -3      src/sys/net/vnet.h
  1.111     +1 -2      src/sys/sys/cdefs.h
  1.19      +2 -2      src/sys/sys/linker_set.h
  1.50      +4 -3      src/sys/sys/pcpu.h



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