From: Andy Lutomirski Date: Tue, 23 Sep 2014 17:50:51 +0000 (-0700) Subject: x86_64/vsyscall: Move all of the gate_area code to vsyscall_64.c X-Git-Tag: omap-for-v3.19/fixes-rc1~152^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b93590901a01a6d036b3b7c856bcc5724fdb9911;p=pandora-kernel.git x86_64/vsyscall: Move all of the gate_area code to vsyscall_64.c This code exists for the sole purpose of making the vsyscall page look sort of like real userspace memory. Move it so that it lives with the rest of the vsyscall code. Signed-off-by: Andy Lutomirski Link: http://lkml.kernel.org/r/a7ee266773671a05f00b7175ca65a0dd812d2e4b.1411494540.git.luto@amacapital.net Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed