>>> On 28.01.19 at 15:22, <roger....@citrix.com> wrote:
> In order to solve it move the vioapic_hwdom_map_gsi outside of the
> locked region in vioapic_write_redirent. vioapic_hwdom_map_gsi will
> not access any of the vioapic fields, so there's no need to call the
> function holding the hvm.irq_lock.

True, but you also move the code across a vioapic_deliver()
invocation. Is that delivery going to work when
vioapic_hwdom_map_gsi() gets invoked only afterwards?

Jan



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

Reply via email to