From: Roland McGrath Date: Fri, 29 Apr 2005 05:47:29 +0000 (-0700) Subject: [PATCH] x86_64: fix PT_NOTE addition to IA32 vDSO X-Git-Tag: v2.6.12-rc4~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c60c390620e0abb60d4ae8c43583714bda27763f;p=pandora-kernel.git [PATCH] x86_64: fix PT_NOTE addition to IA32 vDSO 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed