On Wed, Dec 20, 2017 at 09:47:57AM -0800, Bryan Tan wrote: > Add in two missed macros used by the userlevel library for SRQs, > fix a missed ib_umem_release for QPs, fix an incorrect usage of > the new refcount_t type for SRQs, and fix a potential use after > free. > > v1 -> v2 changelog: > - Remove patches that are not for-rc material > - Clarify commit message for the SRQ macros patch > > v0 -> v1 changelog: > - Removed use of BIT() in UAPI header > - Make setting/usage of is_kernel consistent between QP/CQ/SRQ > - Use completions instead of wait queues for resource destroy > - Cleaned up commit messages > > Bryan Tan (4): > RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP path > RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warning > RDMA/vmw_pvrdma: Avoid use after free due to QP/CQ/SRQ destroy I applied everything to for-rc except this one: RDMA/vmw_pvrdma: Add UAR SRQ macros in ABI header file I'll probably take both ABI header changes to for-rc later.. Thanks, 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