From: Roland McGrath <[EMAIL PROTECTED]> Use the i386 PT_NOTE segment in x86_64 as well.
Signed-off-by: Roland McGrath <[EMAIL PROTECTED]> Signed-off-by: Andrew Morton <[EMAIL PROTECTED]> --- 25-akpm/arch/x86_64/ia32/vsyscall-sigreturn.S | 3 +++ 1 files changed, 3 insertions(+) diff -puN arch/x86_64/ia32/vsyscall-sigreturn.S~x86-64-i386-vdso-add-pt_note-segment arch/x86_64/ia32/vsyscall-sigreturn.S --- 25/arch/x86_64/ia32/vsyscall-sigreturn.S~x86-64-i386-vdso-add-pt_note-segment 2005-04-12 03:21:19.362193400 -0700 +++ 25-akpm/arch/x86_64/ia32/vsyscall-sigreturn.S 2005-04-12 03:21:19.365192944 -0700 @@ -118,3 +118,6 @@ __kernel_rt_sigreturn: .align 4 .LENDFDE3: + +#include "../../i386/kernel/vsyscall-note.S" + _ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/