On Fri, Mar 27, 2015 at 11:06 AM, Kevin Traynor <[email protected]> wrote:
> ovsrcu_synchronize() is used when setting virtio_dev to NULL.
> This results in an ovsrcu_quiesce_end() call which means the
> cuse thread may not go into quiescent state again for an
> indefinite time. Add an ovsrcu_quiesce_start() call to prevent
> this.
>
> Signed-off-by: Kevin Traynor <[email protected]>

I pushed patch to master.
Thanks.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to