aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2005-04-16 15:24:50 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-16 15:24:50 -0700
commite09b8c0b2006f5e6b543f7458b684d6ebd99e271 (patch)
tree3525a3530308b8d073b7a42e0f46d1b5f7863074 /arch/x86_64
parent[PATCH] i386 vDSO: add PT_NOTE segment (diff)
downloadlinux-dev-e09b8c0b2006f5e6b543f7458b684d6ebd99e271.tar.xz
linux-dev-e09b8c0b2006f5e6b543f7458b684d6ebd99e271.zip
[PATCH] x86-64: i386 vDSO: add PT_NOTE segment
Use the i386 PT_NOTE segment in x86_64 as well. Signed-off-by: Roland McGrath <roland@redhat.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/x86_64')
-rw-r--r--arch/x86_64/ia32/vsyscall-sigreturn.S3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/x86_64/ia32/vsyscall-sigreturn.S b/arch/x86_64/ia32/vsyscall-sigreturn.S
index ba4067d350e4..8b5a4b060bb5 100644
--- a/arch/x86_64/ia32/vsyscall-sigreturn.S
+++ b/arch/x86_64/ia32/vsyscall-sigreturn.S
@@ -118,3 +118,6 @@ __kernel_rt_sigreturn:
.align 4
.LENDFDE3:
+
+#include "../../i386/kernel/vsyscall-note.S"
+