x86_64, entry: Merge most 64-bit asm entry macros
authorAndy Lutomirski <luto@amacapital.net>
Wed, 21 May 2014 22:07:08 +0000 (15:07 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 21 May 2014 23:22:57 +0000 (16:22 -0700)
commitcb5dd2c5eed155919f626684691cf525234ecda1
treec012cb07423ff3373330f46b05e0e8ea8c7fb9a0
parent1bd24efc8bd1e644b115cae51048c008bea76de1
x86_64, entry: Merge most 64-bit asm entry macros

I haven't touched the device interrupt code, which is different
enough that it's probably not worth merging, and I haven't done
anything about paranoidzeroentry_ist yet.

This appears to produce an entry_64.o file that differs only in the
debug info line numbers.

Signed-off-by: Andy Lutomirski <luto@amacapital.net>
Link: http://lkml.kernel.org/r/e7a6acfb130471700370e77af9e4b4b6ed46f5ef.1400709717.git.luto@amacapital.net
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/kernel/entry_64.S