Re: [PATCH 2/2] xen: make xen_qlock_wait() nestable
From: David Woodhouse
Date: Wed Oct 10 2018 - 09:53:20 EST
> The Xen HV is doing it right. It is blocking the vcpu in do_poll() and
> any interrupt will unblock it.
Great. Thanks for the confirmation.
--
dwmw2