On 04/05/16 14:08, Jan Beulich wrote:
> David,
> 
> in the course of putting together the fix just sent I got puzzled by the
> apparent raciness of the initial part of evtchn_resize_ring(). Is it
> intentional that the function relies on being implicitly serialized via the
> bind mutex?

Yes.

Although, I'm not sure I'd call it "implicit", as I think the bind_mutex
rather explicitly serializes bind operations (which may include resizing
the ring).

David

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

Reply via email to