[openib-general] Re: outstanding patches

Sean Hefty mshefty at ichips.intel.com
Wed Mar 8 11:25:02 PST 2006


Michael S. Tsirkin wrote:
> Fix an oopsable race debugged by Eli Cohen <eli at mellanox.co.il>:
> 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



More information about the general mailing list