[PATCH 6/8] x86_64: Move getcpu code from vsyscall_64.c to vdso/vma.c

2014-06-16 Thread Andy Lutomirski
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 --- arch/x86/kernel/vsyscall_64.c | 57

[PATCH 6/8] x86_64: Move getcpu code from vsyscall_64.c to vdso/vma.c

2014-06-16 Thread Andy Lutomirski
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 l...@amacapital.net --- arch/x86/kernel/vsyscall_64.c | 57