On Wed, Feb 20, 2019 at 04:20:35PM -0800, Matthew Wilcox wrote: > Matthew Wilcox (32): > mlx4: Convert pv_id_table to XArray > mlx5: Convert mlx5_srq_table to XArray > IB/mad: Convert ib_mad_clients to XArray > RDMA/cm: Convert local_id_table to XArray > ib core: Convert query_idr to XArray > ucm: Convert ctx_id_table to XArray > cma: Convert portspace IDRs to XArray I applied these patches to for-next with the idr_destroy -> WARN_ON conversion The rest of the patches are still in patchworks Thanks, Jason