Jane Malalane (4):
x86/kexec: Add the '.L_' prefix to is_* and call_* labels
xen: Port linkage.h from kernel code
x86/entry: move .init.text section higher up in the code for
readability
x86: Use linkage.h helpers to add tags to symbols
xen/arch/x86/x86_64/entry.S | 124 +++++++++++-------
xen/arch/x86/x86_64/kexec_reloc.S | 85 ++++++-------
xen/include/xen/linkage.h | 260 ++++++++++++++++++++++++++++++++++++++
3 files changed, 376 insertions(+), 93 deletions(-)
create mode 100644 xen/include/xen/linkage.h
--
2.11.0