While testing the retry mechanism for the acmp provider, I observed that the retry event_wait() did not appear to be working correctly. After studying the issue a bit more, I discovered that there were a couple of issues. This patch set addresses those issues. --- Michael J. Ruhl (3): ibacm: Fix an incorrect expiration check for the retry timer ibacm: Calculate correct tv_nsec value in event_wait() ibacm: Fix a retry loop calculation race condition ibacm/linux/osd.h | 5 +++++ ibacm/prov/acmp/src/acmp.c | 12 +++++++----- 2 files changed, 12 insertions(+), 5 deletions(-) -- -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html