[PATCH v4 2/2] xen/x86: Drop mode-selecting ifdefs in startup_xen()

2016-02-26 Thread Boris Ostrovsky
Use asm/asm.h macros instead. Signed-off-by: Boris Ostrovsky --- arch/x86/xen/xen-head.S | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/arch/x86/xen/xen-head.S b/arch/x86/xen/xen-head.S index 5c63d2d..de93b20 100644 ---

[PATCH v4 2/2] xen/x86: Drop mode-selecting ifdefs in startup_xen()

2016-02-26 Thread Boris Ostrovsky
Use asm/asm.h macros instead. Signed-off-by: Boris Ostrovsky --- arch/x86/xen/xen-head.S | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/arch/x86/xen/xen-head.S b/arch/x86/xen/xen-head.S index 5c63d2d..de93b20 100644 --- a/arch/x86/xen/xen-head.S +++