Hi, The following two patches from Huy with a nice diffstat (more removed than added) increases upto 1024 the maximum number of available in RDMA stack char devices, so it will be possible to use in large SR-IOV instances. Thanks Huy Nguyen (2): IB/core: Remove the locking for character device bitmap IB/core: Refactor allocation code to increase number of char device drivers/infiniband/core/core_priv.h | 3 + drivers/infiniband/core/ucm.c | 73 +++++++++-------------- drivers/infiniband/core/user_mad.c | 108 +++++++++++++++------------------- drivers/infiniband/core/uverbs_main.c | 95 +++++++++++------------------- 4 files changed, 113 insertions(+), 166 deletions(-) -- 2.15.1 -- 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