I just went over the patches again in detail. Here's the list of patches from https://openib.org/svn/trunk/contrib/mellanox/patches
Quoting Michael S. Tsirkin <[EMAIL PROTECTED]>: > Fixes for oopses that we saw in testing: > ipoib_up_flag_race.patch ipoib_up_flag_race.patch is removed. It is replaced by ipoib_flush_wq_1.patch The following are all very small: > ipoib_mc_list.patch > ipoib_flush_wq_1.patch > ipoib_flush_wq_2.patch The following are trickier: > ipoib_mcast_send.patch > ipoib_all_neigh_issues_2.patch The rest of them are quite small: > Memory leak that we saw in testing > ipoib_multicast_leak.patch > > Drop counter fix (not sure whether this is from testing or code review) > ipoib_multicast_drop_counter.patch > > Code review: cosmetic > ipoib_cosmetics.patch > > Code review: error handling > ipoib_init_qp.patch > ipoib_post_receives_err.patch > > Code review: races > ipoib_qprst_protect.patch > ipoib_multicast_ah.patch I have updated ipoib_multicast_ah.patch > ipoib_multicast_race.patch > > > There's also a patch for libibverbs > devinfo_board_id.patch > > and a patch for core/sysfs.c > node_desc_clear.patch ipoib_up_flag_race.patch is replaced by ipoib_flush_wq_1.patch I removed it from svn. ipoib_multicast_ah.patch could sleep under spinlock. I fixed it. -- 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
