On Tue, Jun 30, 2020 at 01:18:51PM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky <leonro@xxxxxxxxxxxx> > > Changelog > v1: > * Removed empty "//" comment > * Deleted destroy_rwq_ind_table from object tree > * One patch was accepted, so rebased on latest for-upstream > v0: > https://lore.kernel.org/lkml/20200624105422.1452290-1-leon@xxxxxxxxxx > > ---------------------------------------------------------------------- > > Let's continue my allocation work. > > Leon Romanovsky (4): > RDMA/core: Create and destroy counters in the ib_core > RDMA: Clean MW allocation and free flows > RDMA: Move XRCD to be under ib_core responsibility > RDMA/core: Convert RWQ table logic to ib_core allocation scheme Jason, Please drop this patch, I will resubmit it together with fixes to create/destroy RWQ table, like proper error unwind and proper usecnt usage. Thanks