[openib-general] [PATCH] mad: fix oops in cancel_mads

Sean Hefty mshefty at ichips.intel.com
Thu Mar 30 10:18:49 PST 2006


Michael S. Tsirkin wrote:
> We traced this back to local_completions unlocking mad_agent_priv->lock
> while still keeping a pointer into local_list. A later call to
> list_del(&local->completion_list) would then corrupt the list.

Nice catch.  Thanks - applied.

- Sean



More information about the general mailing list