5b93049337
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> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
vclock_gettime.c | ||
vdso-note.S | ||
vdso-start.S | ||
vdso.lds.S | ||
vdso.S | ||
vextern.h | ||
vgetcpu.c | ||
vma.c | ||
voffset.h | ||
vvar.c |