Folks: mad.c:ib_send_mad() calls ib_post_send() after taking spin_lock_irqsave().
Is it really necessary to take the spinlock during the entire time of ib_post_send()? It appears like it is only necessary for list manipulation! Because in many other places where ib_post_send is called, this lock is not taken. Thanks for your input, Suri _______________________________________________ general mailing list general@lists.openfabrics.org http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general