]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r283432:
authordchagin <dchagin@FreeBSD.org>
Sat, 9 Jan 2016 16:25:30 +0000 (16:25 +0000)
committerdchagin <dchagin@FreeBSD.org>
Sat, 9 Jan 2016 16:25:30 +0000 (16:25 +0000)
commita1e3b366c78d8dbd5b80f830911528438032f941
tree12ce21a5fdf180520130cfa253cc8b37b1e18b12
parent68ddeae1b4dafbdcc753ae60d8495aecc6dde4cc
MFC r283432:

Being exported through vdso the note.Linux section used by glibc
to determine the kernel version (this saves one uname call).
Temporarily disable the export of a note.Linux section until I figured
out how to change the kernel version in the note.Linux on the fly.
sys/amd64/linux/linux_locore.s
sys/amd64/linux32/linux32_locore.s
sys/i386/linux/linux_locore.s