3a36fc88030a7f2a902 parent c1d171a002942ea2d93b4fbd0c9583c56fce0772 author Roland McGrath 1201696240 +0100 committer Ingo Molnar 1201696240 +0100 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 Cc: Andrew Morton Cc: Linus Torvalds Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner ¥…