> This patch corrects a race condition in ipoib_cm_post_receive_nonsrq() > which allows wqes from one QP context to be post_recv > to another QP context. Thanks to Hong-Nam Nguyen for finding this bug
Please be explicit about what the race is, so that I don't have to repeat your debugging work. > Signed-off-by: Pradeep Satyanarayana <[EMAIL PROTECTED]> How does Pradeep figure into this? Is he the original author of this patch? By default when I import this into git, the From: line of your email will be used as the author, so you (David) will be the author. If you are sending a patch that someone else wrote, please include a line in the body of your email like From: Pradeep Satyanarayana <[EMAIL PROTECTED]> showing the original author. - R. _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
