Michael S. Tsirkin wrote:
Fix an oopsable race debugged by Eli Cohen <[EMAIL PROTECTED]>:
After removing the port from port_list, ib_mad_port_close flushes port_priv->wq
before destroying the special QPs. This means that a completion event could
arrive, and queue a new work in this work queue after flush.
This patch also removes an unnecessary flush_workqueue: destroy_workqueue
already includes a flush.
Thanks! Applied.
- Sean
_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general
To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general