commit | 862ae3132dc393ab6ea750b9ee9e0e1c276b9abb | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Wed Feb 22 20:37:10 2012 -0800 |
committer | H. Peter Anvin <hpa@zytor.com> | Wed Feb 22 20:40:07 2012 -0800 |
tree | 7fb839aac726ede994ed0291e54f5674da82ac32 | |
parent | 22e842d4d90ffec9677cc114487a5cefd39b5643 [diff] |
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 <luto@mit.edu> Link: http://lkml.kernel.org/r/4F42E171.9080005@mit.edu Cc: H. J. Lu <hjl.tools@gmail.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>