projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c97db4a
)
[PATCH] x86-64: i386 vDSO: add PT_NOTE segment
author
Roland McGrath
<roland@redhat.com>
Sat, 16 Apr 2005 22:24:50 +0000
(15:24 -0700)
committer
Linus 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
patch
|
blob
|
history
diff --git
a/arch/x86_64/ia32/vsyscall-sigreturn.S
b/arch/x86_64/ia32/vsyscall-sigreturn.S
index ba4067d350e47efc071e8607d6708b9ab523c261..8b5a4b060bb56bbf65484d483a7fa5e796b1fd6c 100644
(file)
--- a/
arch/x86_64/ia32/vsyscall-sigreturn.S
+++ b/
arch/x86_64/ia32/vsyscall-sigreturn.S
@@
-118,3
+118,6
@@
__kernel_rt_sigreturn:
.align 4
.LENDFDE3:
+
+#include "../../i386/kernel/vsyscall-note.S"
+