[PATCH 8/8] x86_64,vdso: Clean up vgetcpu init and merge the vdso initcalls

2014-06-16 Thread Andy Lutomirski
Now vdso/vma.c has a single initcall and no references to "vsyscall". Signed-off-by: Andy Lutomirski --- arch/x86/vdso/vma.c | 61 +++-- 1 file changed, 22 insertions(+), 39 deletions(-) diff --git a/arch/x86/vdso/vma.c b/arch/x86/vdso/vma.c

[PATCH 8/8] x86_64,vdso: Clean up vgetcpu init and merge the vdso initcalls

2014-06-16 Thread Andy Lutomirski
Now vdso/vma.c has a single initcall and no references to vsyscall. Signed-off-by: Andy Lutomirski l...@amacapital.net --- arch/x86/vdso/vma.c | 61 +++-- 1 file changed, 22 insertions(+), 39 deletions(-) diff --git a/arch/x86/vdso/vma.c