From: Andy Lutomirski Date: Fri, 11 Jul 2014 01:13:16 +0000 (-0700) Subject: x86, vdso: Get rid of the fake section mechanism X-Git-Tag: omap-for-v3.17/fixes-against-rc2~169^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da861e18ecccb5c126b9eb95ff720ce082a46286;p=pandora-kernel.git 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 Link: http://lkml.kernel.org/r/50e01ed6dcc0575d20afd782f9fe98d5ee3e2d8a.1405040914.git.luto@amacapital.net Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed