On Thu, Jan 11, 2018 at 05:31:28PM +0200, Leon Romanovsky wrote: > @@ -1538,6 +1537,7 @@ int ib_destroy_qp(struct ib_qp *qp) > if (!qp->uobject) > rdma_rw_cleanup_mrs(qp); > > + rdma_restrack_del(&qp->res, RDMA_RESTRACK_QP); > ret = qp->device->destroy_qp(qp); > if (!ret) { > if (pd) This hunk belongs in a different patch right? Jason -- 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