android_kernel_xiaomi_sm8350/arch/x86/vdso
Roland McGrath 5b93049337 x86 vDSO: generate vdso-syms.lds
This patch adds a new way of extracting symbols from the built vDSO image.
This is much simpler and less fragile than using ld -R; it removes the
need to control the DSO layout quite so exactly.  I was clearly unduly
distracted by clever ld uses when I did the original vDSO implementation.

Signed-off-by: Roland McGrath <roland@redhat.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-01-30 13:30:40 +01:00
..
.gitignore
Makefile x86 vDSO: generate vdso-syms.lds 2008-01-30 13:30:40 +01:00
vclock_gettime.c x86: remove duplicate includes 2008-01-30 13:30:32 +01:00
vdso-note.S
vdso-start.S
vdso.lds.S x86 vDSO: generate vdso-syms.lds 2008-01-30 13:30:40 +01:00
vdso.S
vextern.h
vgetcpu.c x86: ignore the sys_getcpu() tcache parameter 2007-11-17 16:27:00 +01:00
vma.c
voffset.h
vvar.c x86: vdso put vars in rodata 2007-10-17 20:16:43 +02:00