x86, vdso: Get rid of the fake section mechanism
authorAndy Lutomirski <luto@amacapital.net>
Fri, 11 Jul 2014 01:13:16 +0000 (18:13 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 11 Jul 2014 23:58:07 +0000 (16:58 -0700)
commitda861e18ecccb5c126b9eb95ff720ce082a46286
tree0ebd971bbfd8e659890ffff572e01d9c171ba58d
parente6577a7ce99a506b587bcd1d2cd803cb45119557
x86, vdso: Get rid of the fake section mechanism

Now that we can tolerate extra things dangling off the end of the
vdso image, we can strip the vdso the old fashioned way rather than
using an overcomplicated custom stripping algorithm.

This is a partial reversion of:
    6f121e5 x86, vdso: Reimplement vdso.so preparation in build-time C

Signed-off-by: Andy Lutomirski <luto@amacapital.net>
Link: http://lkml.kernel.org/r/50e01ed6dcc0575d20afd782f9fe98d5ee3e2d8a.1405040914.git.luto@amacapital.net
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/vdso/Makefile
arch/x86/vdso/vdso-fakesections.c [deleted file]
arch/x86/vdso/vdso2c.c
arch/x86/vdso/vdso2c.h