On Mon, 2004-11-15 at 18:48, Sean Hefty wrote: > After looking at the code, I believe that there's a race condition > cleaning up in the MAD code when unloading the HCA driver. The > MAD layer can be processing a received MAD when the driver unloads, > which can result in accessing the receive queue after all MADs > on the receive queue have been freed. > > This patch should correct that issue, by delaying cleanup of > the receive queues until after processing completions. A > similar fix is applied recovering from errors when initializing > the port.
Thanks. Applied. -- Hal _______________________________________________ openib-general mailing list [EMAIL PROTECTED] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
