]> Git Repo - linux.git/commit
x86 vDSO: vdso32 build
authorRoland McGrath <[email protected]>
Wed, 30 Jan 2008 12:30:42 +0000 (13:30 +0100)
committerIngo Molnar <[email protected]>
Wed, 30 Jan 2008 12:30:42 +0000 (13:30 +0100)
commit0249c9c1e7505c2b020bcc6deaf1e0415de9943e
tree1c2baf998881a020d512e52f1fce02678d75876d
parent0c2f51a7d2546f65e4198cccd6a56e2a8b857677
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 <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Linus Torvalds <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
arch/x86/vdso/Makefile
arch/x86/vdso/vdso32/vdso32.lds.S [new file with mode: 0644]
This page took 0.057118 seconds and 4 git commands to generate.