[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>
This commit is contained in:
Roland McGrath 2005-04-16 15:24:50 -07:00 committed by Linus Torvalds
parent c97db4a0a7
commit e09b8c0b20
1 changed files with 3 additions and 0 deletions

View File

@ -118,3 +118,6 @@ __kernel_rt_sigreturn:
.align 4
.LENDFDE3:
#include "../../i386/kernel/vsyscall-note.S"