]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r196118:
authorbz <bz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 12 Aug 2009 10:32:20 +0000 (10:32 +0000)
committerbz <bz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 12 Aug 2009 10:32:20 +0000 (10:32 +0000)
commit6f68e1f8982d10dbba6a61c6bf00526aaeb0c0d2
tree163e219c86a714482457d4895f1fe1e11e7e2849
parentfd7e311c6146310623c95e5e0d507379a43556b6
MFC r196118:
  Put minimum alignment on the dpcpu and vnet section so that ld
  when adding the __start_ symbol knows the expected section alignment
  and can place the __start_ symbol correctly.

  These sections will not support symbols with super-cache line alignment
  requirements.

  For full details, see posting to freebsd-current, 2009-08-10,
  Message-ID: <20090810133111.C93661@maildrop.int.zabbadoz.net>.

  Debugging and testing patches by:
                Kamigishi Rei (spambox haruhiism.net),
                np, lstewart, jhb, kib, rwatson
  Tested by:    Kamigishi Rei, lstewart
  Reviewed by:  kib

Approved by: re

git-svn-id: svn://svn.freebsd.org/base/stable/8@196119 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/net/vnet.h
sys/sys/pcpu.h