From: H. J. Lu Date: Sun, 19 Feb 2012 19:38:06 +0000 (-0800) Subject: x32: Add x32 VDSO support X-Git-Tag: v3.4-rc1~33^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a21d4e095ef720abf81299000afc038206d571b;p=pandora-kernel.git x32: Add x32 VDSO support Add support for the x32 VDSO. The x32 VDSO takes advantage of the similarity between the x86-64 and the x32 ABIs to contain the same content, only the container is different, as the x32 VDSO obviously is an x32 shared object. Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed