This patch add a new mmap implementaion for hns, subsequent new mmap types will be implemented using this method.
Chengchang Tang (1): RDMA/hns: Add new mmap implementation
drivers/infiniband/hw/hns/hns_roce_device.h | 21 ++++ drivers/infiniband/hw/hns/hns_roce_main.c | 144 +++++++++++++++++++++++++++- include/uapi/rdma/hns-abi.h | 21 +++- 3 files changed, 181 insertions(+), 5 deletions(-)
-- 2.9.5