From: Andy Lutomirski Date: Mon, 5 May 2014 19:19:36 +0000 (-0700) Subject: x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~13^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f40c330091c7aa9956ab66f97a3abc8a68b67240;p=pandora-kernel.git x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO This makes the 64-bit and x32 vdsos use the same mechanism as the 32-bit vdso. Most of the churn is deleting all the old fixmap code. Signed-off-by: Andy Lutomirski Link: http://lkml.kernel.org/r/8af87023f57f6bb96ec8d17fce3f88018195b49b.1399317206.git.luto@amacapital.net Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed