x86_64, vsyscall: Rewrite comment and clean up headers in vsyscall code
authorAndy Lutomirski <luto@amacapital.net>
Wed, 29 Oct 2014 21:33:46 +0000 (14:33 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 3 Nov 2014 20:44:57 +0000 (21:44 +0100)
vsyscall_64.c is just vsyscall emulation. Tidy it up accordingly.

[ tglx: Preserved the original copyright notices ]

Signed-off-by: Andy Lutomirski <luto@amacapital.net>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Link: http://lkml.kernel.org/r/9c448d5643d0fdb618f8cde9a54c21d2bcd486ce.1414618407.git.luto@amacapital.net
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/vsyscall_64.c

Simple merge