x86, vdso: Actually discard the .discard sections
authorH. Peter Anvin <hpa@linux.intel.com>
Tue, 25 Mar 2014 20:41:36 +0000 (13:41 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Tue, 25 Mar 2014 20:41:36 +0000 (13:41 -0700)
The .discard/.discard.* sections are used to generate intermediate
results for the assembler (effectively "test assembly".)  The output
is waste and should not be retained.

Cc: Stefani Seibold <stefani@seibold.net>
Cc: Andy Lutomirski <luto@amacapital.net>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Link: http://lkml.kernel.org/n/tip-psizrnant8x3nrhbgvq2vekr@git.kernel.org
arch/x86/vdso/vdso-layout.lds.S

Simple merge