From: H. Peter Anvin Date: Thu, 23 Feb 2012 04:37:10 +0000 (-0800) Subject: x32: Drop non-__vdso weak symbols from the x32 VDSO X-Git-Tag: v3.4-rc1~33^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=862ae3132dc393ab6ea750b9ee9e0e1c276b9abb;p=pandora-kernel.git x32: Drop non-__vdso weak symbols from the x32 VDSO Drop the legacy weak symbols that don't carry the __vdso prefix from the x32 VDSO. This is a new ABI and we don't need to support that legacy; the actual libc will export the proper symbols. Suggested-by: Andy Lutomirski Link: http://lkml.kernel.org/r/4F42E171.9080005@mit.edu Cc: H. J. Lu Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed