[PATCH] x86_64: fix PT_NOTE addition to IA32 vDSO
authorRoland McGrath <roland@redhat.com>
Fri, 29 Apr 2005 05:47:29 +0000 (22:47 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 29 Apr 2005 05:47:29 +0000 (22:47 -0700)
The addition of the PT_NOTE didn't take in the x86_64 version of the i386
vDSO, because I forgot the linker script bit in that copy.

Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found