All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next 0/1] RDMA/hns: Add a new mmap implementation
@ 2021-09-30  8:36 Wenpeng Liang
  2021-09-30  8:36 ` [PATCH for-next 1/1] " Wenpeng Liang
  0 siblings, 1 reply; 4+ messages in thread
From: Wenpeng Liang @ 2021-09-30  8:36 UTC (permalink / raw)
  To: dledford, jgg; +Cc: linux-rdma, linuxarm, liangwenpeng

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-10-09 12:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-30  8:36 [PATCH for-next 0/1] RDMA/hns: Add a new mmap implementation Wenpeng Liang
2021-09-30  8:36 ` [PATCH for-next 1/1] " Wenpeng Liang
2021-10-06 22:44   ` Jason Gunthorpe
2021-10-09 12:18     ` Wenpeng Liang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.