Quoting r. Roland Dreier <[EMAIL PROTECTED]>:
> Subject: Re: recursion depth exceeded in ipoib_workqueue
> 
> Thanks, good catch.  It seems that since ipoib_mcast_restart_task()
> runs from the same workqueue as the "multicast thread", we don't
> actually need to stop the thread -- if the restart task is running,
> we know that the multicast thread isn't running and can't run until
> the restart task returns.  So no need to flush the workqueue...
> 
> Something like this should work, right?

Dont we need to cancel outstanding mcast queries?

-- 
MST
_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to