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
>
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