linux/drivers/infiniband/hw/mana
Long Li 4a3b99bc04 RDMA/mana_ib: use the correct page size for mapping user-mode doorbell page
When mapping doorbell page from user-mode, the driver should use the system
page size as this memory is allocated via mmap() from user-mode.

Cc: stable@vger.kernel.org
Fixes: 0266a17763 ("RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter")
Signed-off-by: Long Li <longli@microsoft.com>
Link: https://patch.msgid.link/1725030993-16213-2-git-send-email-longli@linuxonhyperv.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
2024-09-02 10:32:08 +03:00
..
cq.c RDMA: Pass entire uverbs attr bundle to create cq function 2024-06-27 16:28:21 -03:00
device.c RDMA/mana_ib: Set correct device into ib 2024-07-14 10:49:53 +03:00
Kconfig
main.c RDMA/mana_ib: use the correct page size for mapping user-mode doorbell page 2024-09-02 10:32:08 +03:00
Makefile
mana_ib.h RDMA: Pass entire uverbs attr bundle to create cq function 2024-06-27 16:28:21 -03:00
mr.c RDMA/mana_ib: Ignore optional access flags for MRs 2024-06-21 10:19:36 -03:00
qp.c Merge branch 'mana-shared' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma 2024-06-16 10:51:25 +03:00
wq.c RDMA/mana_ib: Use struct mana_ib_queue for WQs 2024-04-02 11:30:23 +03:00