x86: Mark VDSO_SYMBOL(getcpu) with attribute_hidden [BZ #18822]
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 21 Aug 2017 12:40:33 +0000 (05:40 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 21 Aug 2017 12:40:45 +0000 (05:40 -0700)
commit483d70687919ab42c3c6498a99e51b210e5f45ca
tree1d127af81a9203413aeff073e825a3a2545ef88d
parent7b3ce39538c890442a2e46b57bf1911ef7ab8ff8
x86: Mark VDSO_SYMBOL(getcpu) with attribute_hidden [BZ #18822]

VDSO_SYMBOL(getcpu) is defined as hidden in Linux/x86_64 init-first.c
and unused for Linux/i386.

[BZ #18822]
* sysdeps/unix/sysv/linux/x86/libc-vdso.h (VDSO_SYMBOL(getcpu)):
Add attribute_hidden.
ChangeLog
sysdeps/unix/sysv/linux/x86/libc-vdso.h