Quoting r. Roland Dreier <[EMAIL PROTECTED]>:
> Subject: Re: [PATCH] ipoib: device removal races
> 
> Sean said it well, but to repeat: the problem you run into is what to
> do when a consumer tries to cancel while the callback is running.  For
> example, one CPU might be in the middle of jumping to the consumer's
> callback when the other CPU enters the cancel function.

Now I understand, thanks.
And we cant flush callbacks from inside the device stop routine, so my
two queue patch only addresses part of the problem.

-- 
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