mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
a96a7a7ddf
The two symbols __alt_instructions and __alt_instructions_end are not
used, since the vDSO patching code looks for the '.altinstructions' ELF
section directly.
Remove the unused linker symbols.
Fixes:
|
||
---|---|---|
.. | ||
.gitignore | ||
gen_vdso_offsets.sh | ||
Makefile | ||
note.S | ||
sigreturn.S | ||
vdso.lds.S | ||
vgettimeofday.c |