Commit e09b8c0b authored by Roland McGrath's avatar Roland McGrath Committed by Linus Torvalds

[PATCH] x86-64: i386 vDSO: add PT_NOTE segment

Use the i386 PT_NOTE segment in x86_64 as well.
Signed-off-by: default avatarRoland McGrath <roland@redhat.com>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent c97db4a0
......@@ -118,3 +118,6 @@ __kernel_rt_sigreturn:
.align 4
.LENDFDE3:
#include "../../i386/kernel/vsyscall-note.S"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment