> I was out of work so I tested the patch "librdmacm: lazy initialization > for ib devices" today. The patch works fine for my test case. The only > concern I have is that I think the patch might leak verbs context. I > think that any call to ucma_init_device must be done with mutex locked. > Please correct me if I am wrong.
I think you're correct; the lock needs to move up. I'll apply your fix. Thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
