On Tue, Jan 30, 2018 at 09:21:30AM -0600, Steve Wise wrote: > > > Branch is here: > > > > > > > > > https://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git/log/?h=wip/jgg > - > > for-next > > > > > > Still unhappy with the kref-as-not-a-kref. > > > > Thanks Doug and Jason for accepting it. > > > > The "qp->pd = NULL" assignment is not needed. PD is NULL > > for the XRCD and you are setting "qp->pd = pd" before returning > > from _ib_create_qp() call, so it is actually the same. > > > > Everything works as expected, it passed my tests with ud/rc/xsrq > > pingpongs and shutdowns during traffic. > > > > Steve, I created the stable tag for you: rdma-next-2018-01-30 > > > > Thanks > > Thanks guys, Q: 4.15-rc2 kills my machine, I've been rebasing to a later rc > to continue my development work, but the rebase fails horribly on mlx5. I > skip these failures and don't compile mlx5 because I don't need it. > > Anyway, will rdma-next be rebased on 4.15.0 soon? Or does that wait until > -rc2... It is annoying for all concerned but Linus has asked us not to have needless merges. Hopefully we can build enough trust to relax on that down the road as other trees do. I have made a merge to v4.15 here: https://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git/log/?h=wip/for-linus-merged 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