kernel_samsung_a53x/drivers/infiniband/hw/mlx5
Yishai Hadas eaf2d71ba7 RDMA/mlx5: Relax DEVX access upon modify commands
[ Upstream commit be551ee1574280ef8afbf7c271212ac3e38933ef ]

Relax DEVX access upon modify commands to be UVERBS_ACCESS_READ.

The kernel doesn't need to protect what firmware protects, or what
causes no damage to anyone but the user.

As firmware needs to protect itself from parallel access to the same
object, don't block parallel modify/query commands on the same object in
the kernel side.

This change will allow user space application to run parallel updates to
different entries in the same bulk object.

Tested-by: Tamar Mashiah <tmashiah@nvidia.com>
Signed-off-by: Yishai Hadas <yishaih@nvidia.com>
Reviewed-by: Michael Guralnik <michaelgur@nvidia.com>
Link: https://lore.kernel.org/r/7407d5ed35dc427c1097699e12b49c01e1073406.1706433934.git.leon@kernel.org
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-19 08:44:35 +01:00
..
ah.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cmd.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cmd.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cong.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
counters.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
counters.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cq.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
devx.c RDMA/mlx5: Relax DEVX access upon modify commands 2024-11-19 08:44:35 +01:00
devx.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
doorbell.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
fs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
fs.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
gsi.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ib_rep.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ib_rep.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ib_virt.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mad.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
main.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mem.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mlx5_ib.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mr.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
odp.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qos.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qp.c IB/mlx5: Fix rdma counter binding for RAW QP 2024-11-18 11:43:03 +01:00
qp.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qpc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
restrack.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
restrack.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
srq.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
srq.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
srq_cmd.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
std_types.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
wr.c RDMA/mlx5: Fix fortify source warning while accessing Eth segment 2024-11-19 08:44:35 +01:00
wr.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00