linux-kernel-test/arch/x86/vdso
Roland McGrath 7f3646aa16 x86 vDSO: use vdso-syms.lds
This patch changes the kernel's references to addresses in the vDSO image
to be based on the symbols defined by vdso-syms.lds instead of the old
vdso-syms.o symbols.  This is all wrapped up in a macro defined by the new
asm-x86/vdso.h header; that's the only place in the kernel source that has
to know the details of the scheme for getting vDSO symbol values.

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:41 +01:00
..
.gitignore
Makefile x86 vDSO: use vdso-syms.lds 2008-01-30 13:30:41 +01:00
vclock_gettime.c x86: remove duplicate includes 2008-01-30 13:30:32 +01:00
vdso-note.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 x86 vDSO: use vdso-syms.lds 2008-01-30 13:30:41 +01:00
voffset.h
vvar.c x86: vdso put vars in rodata 2007-10-17 20:16:43 +02:00