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)
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

Simple merge