> From: Leon Romanovsky <leonro@xxxxxxxxxxxx> > > The QPs in the RDMA stack can be created by kernel > or users space, but the owner is not visible to users > after that. > > The added helper keeps track of newly created QP together > with the name of the owner. In case of kernel, the caller to > create_qp is supposed to update QP's attribute with the name. > For user space callers no change is needed and the name will > be taken from the process name. > > This helper sets qp->device field for all QP types including > XRC_TGT, which RDMA/core didn't do before. > > Reviewed-by: Mark Bloch <markb@xxxxxxxxxxxx> > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> Reviewed-by: Steve Wise <swise@xxxxxxxxxxxxxxxxxxxxx> -- 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