x86_64/vdso: Clean up vgetcpu init and merge the vdso initcalls
authorAndy Lutomirski <luto@amacapital.net>
Tue, 23 Sep 2014 17:50:57 +0000 (10:50 -0700)
committerIngo Molnar <mingo@kernel.org>
Tue, 28 Oct 2014 10:22:14 +0000 (11:22 +0100)
Now vdso/vma.c has a single initcall and no references to
"vsyscall".

Signed-off-by: Andy Lutomirski <luto@amacapital.net>
Link: http://lkml.kernel.org/r/945c463e2804fedd8b08d63a040cbe85d55195aa.1411494540.git.luto@amacapital.net
Signed-off-by: Ingo Molnar <mingo@kernel.org>

No differences found