aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/vdso/voffset.h
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2008-01-30 13:30:41 +0100
committerIngo Molnar <mingo@elte.hu>2008-01-30 13:30:41 +0100
commitf6b46ebf904f69a73907a5e6b1ed2228e3f03d9e (patch)
tree4f939fa0f6624a2a42fb0f14de2c7f72a6773fa7 /arch/x86/vdso/voffset.h
parentx86 vDSO: remove vdso-syms.o (diff)
downloadlinux-dev-f6b46ebf904f69a73907a5e6b1ed2228e3f03d9e.tar.xz
linux-dev-f6b46ebf904f69a73907a5e6b1ed2228e3f03d9e.zip
x86 vDSO: new layout
This revamps the vDSO linker script to lay things out with the best packing of the data and good, separate alignment of the code. The rigid layout using VDSO_TEXT_OFFSET no longer matters to the kernel. I've moved the layout parts of the linker script into a new include file, vdso-layout.lds.S; this is in preparation for sharing the script for the 32-bit vDSO builds too. 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>
Diffstat (limited to '')
-rw-r--r--arch/x86/vdso/voffset.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/vdso/voffset.h b/arch/x86/vdso/voffset.h
deleted file mode 100644
index 4af67c79085f..000000000000
--- a/arch/x86/vdso/voffset.h
+++ /dev/null
@@ -1 +0,0 @@
-#define VDSO_TEXT_OFFSET 0x600