Centos-kernel-stream-9/drivers/infiniband/hw/mana
Maxim Levitsky f445ac57f9 RDMA/mana_ib: Allocate PAGE aligned doorbell index
JIRA: https://issues.redhat.com/browse/RHEL-80098

commit 29b7bb98234cc287cebef9bccf638c2e3f39be71
Author: Konstantin Taranov <kotaranov@microsoft.com>
Date:   Wed Feb 5 02:30:05 2025 -0800

    RDMA/mana_ib: Allocate PAGE aligned doorbell index

    Allocate a PAGE aligned doorbell index to ensure each process gets a
    separate PAGE sized doorbell area space remapped to it in mana_ib_mmap

    Fixes: 0266a177631d ("RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter")
    Signed-off-by: Shiraz Saleem <shirazsaleem@microsoft.com>
    Signed-off-by: Konstantin Taranov <kotaranov@microsoft.com>
    Link: https://patch.msgid.link/1738751405-15041-1-git-send-email-kotaranov@linux.microsoft.com
    Reviewed-by: Long Li <longli@microsoft.com>
    Signed-off-by: Leon Romanovsky <leon@kernel.org>

Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
2025-03-03 18:20:01 -05:00
..
Kconfig
Makefile
cq.c RDMA: Pass entire uverbs attr bundle to create cq function 2024-10-07 11:55:54 -04:00
device.c RDMA/mana_ib: Set correct device into ib 2024-08-15 11:32:04 +03:00
main.c RDMA/mana_ib: Allocate PAGE aligned doorbell index 2025-03-03 18:20:01 -05:00
mana_ib.h RDMA: Pass entire uverbs attr bundle to create cq function 2024-10-07 11:55:54 -04:00
mr.c RDMA/mana_ib: Ignore optional access flags for MRs 2024-08-15 11:32:04 +03:00
qp.c net: mana: Allow variable size indirection table 2024-08-15 11:32:03 +03:00
wq.c RDMA/mana_ib: Use struct mana_ib_queue for WQs 2024-08-15 00:40:06 +03:00