git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
645a387
)
x86, vdso: Actually discard the .discard sections
author
H. Peter Anvin
<hpa@linux.intel.com>
Tue, 25 Mar 2014 20:41:36 +0000
(13:41 -0700)
committer
H. 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
patch
|
blob
|
history
diff --cc
arch/x86/vdso/vdso-layout.lds.S
Simple merge