From: Roland McGrath Date: Wed, 30 Jan 2008 12:30:42 +0000 (+0100) Subject: x86 vDSO: vdso32 build X-Git-Tag: v2.6.25-rc1~1143^2~738 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0249c9c1e7505c2b020bcc6deaf1e0415de9943e;p=pandora-kernel.git x86 vDSO: vdso32 build This builds the 32-bit vDSO images in the arch/x86/vdso subdirectory. Nothing uses the images yet, but this paves the way for consolidating the vDSO build logic all in one place. The new images use a linker script sharing the layout parts from vdso-layout.lds.S with the 64-bit vDSO. A new vdso32-syms.lds is generated in the style of vdso-syms.lds. Signed-off-by: Roland McGrath Cc: Andrew Morton Cc: Linus Torvalds Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed