[PATCH] x86-64: i386 vDSO: add PT_NOTE segment
authorRoland McGrath <roland@redhat.com>
Sat, 16 Apr 2005 22:24:50 +0000 (15:24 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 22:24:50 +0000 (15:24 -0700)
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>
arch/x86_64/ia32/vsyscall-sigreturn.S

index ba4067d..8b5a4b0 100644 (file)
@@ -118,3 +118,6 @@ __kernel_rt_sigreturn:
 
        .align 4
 .LENDFDE3:
+
+#include "../../i386/kernel/vsyscall-note.S"
+