Add a new mmap implementation for hns by using the new mmap entry API. The related userspace series is named "libhns: Add a new mmap implementation". Chengchang Tang (1): RDMA/hns: Add a new mmap implementation drivers/infiniband/hw/hns/hns_roce_device.h | 21 +++ drivers/infiniband/hw/hns/hns_roce_main.c | 148 +++++++++++++++++++- include/uapi/rdma/hns-abi.h | 21 ++- 3 files changed, 184 insertions(+), 6 deletions(-) -- 2.33.0