x86 vDSO: i386 vdso32
authorRoland McGrath <roland@redhat.com>
Wed, 30 Jan 2008 12:30:42 +0000 (13:30 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:30:42 +0000 (13:30 +0100)
commit6c3652efcafa6a6d795093362cb4290c84994b5c
tree1587379f45a7145a64c3103b40e12b01c46ea559
parent0249c9c1e7505c2b020bcc6deaf1e0415de9943e
x86 vDSO: i386 vdso32

This makes the i386 kernel use the new vDSO build in arch/x86/vdso/vdso32/
to replace the old one from arch/x86/kernel/.

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>
13 files changed:
arch/x86/Makefile_32
arch/x86/kernel/Makefile_32
arch/x86/kernel/asm-offsets_32.c
arch/x86/kernel/signal_32.c
arch/x86/kernel/sysenter_32.c
arch/x86/kernel/vsyscall_32.lds.S [deleted file]
arch/x86/vdso/Makefile
arch/x86/vdso/vdso32.S [moved from arch/x86/kernel/vsyscall_32.S with 70% similarity]
arch/x86/vdso/vdso32/note.S
arch/x86/vdso/vdso32/sysenter.S
arch/x86/xen/setup.c
include/asm-x86/elf.h
include/asm-x86/vdso.h