x86: move common_interrupt to entry.S
authorFeng Wu <feng.wu@intel.com>
Tue, 6 May 2014 11:54:16 +0000 (13:54 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 6 May 2014 11:54:16 +0000 (13:54 +0200)
commit29f6c57c2372a535b39a6067876fcdd13838c99a
tree73a9e8a5c4c256600b284efe9a512bba6d79924f
parent5602b8e3f13849022a77ed74062e738910fdd684
x86: move common_interrupt to entry.S

This patch moves label common_interrupt from asm_defns.h to entry.S and
convert SAVE_ALL from a C to an assembler macro.

Signed-off-by: Feng Wu <feng.wu@intel.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/i8259.c
xen/arch/x86/x86_64/entry.S
xen/include/asm-x86/x86_64/asm_defns.h