On Sun, Jun 25, 2017 at 10:06:42AM -0700, k...@exchange.microsoft.com wrote:
> From: Vitaly Kuznetsov <vkuzn...@redhat.com>
> 
> We have only three call sites for hv_do_hypercall() and we're going to
> change HVCALL_SIGNAL_EVENT to doing fast hypercall so we can inline this
> function for optimization.
> 
> Hyper-V top level functional specification states that r9-r11 registers
> and flags may be clobbered by the hypervisor during hypercall and with
> inlining this is somewhat important, add the clobbers.
> 
> Signed-off-by: Vitaly Kuznetsov <vkuzn...@redhat.com>
> Reviewed-by: Andy Shevchenko <andy.shevche...@gmail.com>
> Signed-off-by: K. Y. Srinivasan <k...@microsoft.com>

This patch breaks the build, so can you please rebase and resend this,
and the rest of this series, if you wish to have it applied?

thanks,

greg k-h
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to