[PATCH 0/2] x86: vDSO fixes

From: Andy Lutomirski
Date: Thu Mar 20 2014 - 21:57:38 EST


Patch 1 fixes the Xen build. Patch 2 fixes an embarrassment.

Andy Lutomirski (2):
x86: Move more vdso definitions into vdso.h
x86: Finish removing VDSO32_PRELINK

arch/x86/include/asm/vdso.h | 38 +++++++++++++++++++++++++++++++++++++-
arch/x86/vdso/vdso.S | 2 +-
arch/x86/vdso/vdso32-setup.c | 7 -------
arch/x86/vdso/vdso32.S | 2 +-
arch/x86/vdso/vdso_image.h | 30 ------------------------------
arch/x86/vdso/vdsox32.S | 2 +-
arch/x86/vdso/vma.c | 1 -
7 files changed, 40 insertions(+), 42 deletions(-)
delete mode 100644 arch/x86/vdso/vdso_image.h

--
1.8.5.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/