x86: Introduce and use GLOBAL() in asm code
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 9 Sep 2013 08:25:40 +0000 (10:25 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 9 Sep 2013 08:25:40 +0000 (10:25 +0200)
commitec98ab353db1bb665c3ec2f20007b294f2f51cd8
tree781bce237a73ec64eb0a9b60966603c0a8b1a2c1
parent110b2d6e8aa2a35d8f9d8efc3f3bfda3c49a3855
x86: Introduce and use GLOBAL() in asm code

Also clean up some cases of misused/opencoded ENTRY()

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
12 files changed:
xen/arch/x86/acpi/wakeup_prot.S
xen/arch/x86/boot/edd.S
xen/arch/x86/boot/head.S
xen/arch/x86/boot/mem.S
xen/arch/x86/boot/trampoline.S
xen/arch/x86/boot/video.S
xen/arch/x86/boot/wakeup.S
xen/arch/x86/boot/x86_64.S
xen/arch/x86/efi/relocs-dummy.S
xen/arch/x86/hvm/svm/entry.S
xen/arch/x86/x86_64/entry.S
xen/include/asm-x86/config.h