From: Andy Lutomirski Date: Tue, 23 Sep 2014 17:50:52 +0000 (-0700) Subject: x86_64/vdso: Move getcpu code from vsyscall_64.c to vdso/vma.c X-Git-Tag: omap-for-v3.19/fixes-rc1~152^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4f829dd9026797bd5db8715a30192f23b22afaa;p=pandora-kernel.git x86_64/vdso: Move getcpu code from vsyscall_64.c to vdso/vma.c This is pure cut-and-paste. At this point, vsyscall_64.c contains only code needed for vsyscall emulation, but some of the comments and function names are still confused. Signed-off-by: Andy Lutomirski Link: http://lkml.kernel.org/r/a244daf7d3cbe71afc08ad09fdfe1866ca1f1978.1411494540.git.luto@amacapital.net Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed