>>> On 28.09.17 at 12:59, <andrew.coop...@citrix.com> wrote:
> The code in question is executing __HYPERVISOR_multicall which is 2-parameter
> hypercall, which means that args 3-6 are preserved (as opposed to the
> arguments in the multicall_entry_t list, which are clobbered).
> 
> GCC 4.4 in CentOS 6 can't cope with the ebp clobber.
> 
> Reported-by: Glenn Enright <gl...@rimuhosting.com>
> Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>

Reviewed-by: Jan Beulich <jbeul...@suse.com>



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to