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>
Showing
- arch/x86/Makefile_32 2 additions, 1 deletionarch/x86/Makefile_32
- arch/x86/kernel/Makefile_32 1 addition, 42 deletionsarch/x86/kernel/Makefile_32
- arch/x86/kernel/asm-offsets_32.c 0 additions, 2 deletionsarch/x86/kernel/asm-offsets_32.c
- arch/x86/kernel/signal_32.c 3 additions, 2 deletionsarch/x86/kernel/signal_32.c
- arch/x86/kernel/sysenter_32.c 2 additions, 4 deletionsarch/x86/kernel/sysenter_32.c
- arch/x86/kernel/vsyscall_32.lds.S 0 additions, 67 deletionsarch/x86/kernel/vsyscall_32.lds.S
- arch/x86/vdso/Makefile 6 additions, 2 deletionsarch/x86/vdso/Makefile
- arch/x86/vdso/vdso32.S 2 additions, 2 deletionsarch/x86/vdso/vdso32.S
- arch/x86/vdso/vdso32/note.S 1 addition, 2 deletionsarch/x86/vdso/vdso32/note.S
- arch/x86/vdso/vdso32/sysenter.S 1 addition, 2 deletionsarch/x86/vdso/vdso32/sysenter.S
- arch/x86/xen/setup.c 2 additions, 3 deletionsarch/x86/xen/setup.c
- include/asm-x86/elf.h 3 additions, 10 deletionsinclude/asm-x86/elf.h
- include/asm-x86/vdso.h 14 additions, 0 deletionsinclude/asm-x86/vdso.h
Loading
Please register or sign in to comment