[patch 066/198] x86-64: i386 vDSO: add PT_NOTE segment

From: akpm
Date: Tue Apr 12 2005 - 14:56:49 EST



From: Roland McGrath <roland@xxxxxxxxxx>

Use the i386 PT_NOTE segment in x86_64 as well.

Signed-off-by: Roland McGrath <roland@xxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
---

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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/