Re: [PATCH] x86/guest: Fix assembler warnings with newer binutils

2020-05-13 Thread Jan Beulich
On 12.05.2020 18:28, Andrew Cooper wrote: > --- a/xen/arch/x86/guest/xen/hypercall_page.S > +++ b/xen/arch/x86/guest/xen/hypercall_page.S > @@ -8,7 +8,6 @@ > GLOBAL(hypercall_page) > /* Poisoned with `ret` for safety before hypercalls are set up. */ > .fill PAGE_SIZE, 1, 0xc3 >

[PATCH] x86/guest: Fix assembler warnings with newer binutils

2020-05-12 Thread Andrew Cooper
GAS of at least version 2.34 complains: hypercall_page.S: Assembler messages: hypercall_page.S:24: Warning: symbol 'HYPERCALL_set_trap_table' already has its type set ... hypercall_page.S:71: Warning: symbol 'HYPERCALL_arch_7' already has its type set This is because the whole page is d