From: Roland McGrath Date: Wed, 30 Jan 2008 12:30:40 +0000 (+0100) Subject: x86 vDSO: generate vdso-syms.lds X-Git-Tag: v2.6.25-rc1~1143^2~744 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b93049337301d6fbd3cf55db99b34e6b0dbd3a3;p=pandora-kernel.git 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 --- Reading git-diff-tree failed