linux/drivers/infiniband
Jason Gunthorpe 09e328e47a RDMA/ucma: Fix the locking of ctx->file
ctx->file is changed under the file->mut lock by ucma_migrate_id(), which
is impossible to lock correctly. Instead change ctx->file under the
handler_lock and ctx_table lock and revise all places touching ctx->file
to use this locking when reading ctx->file.

Link: https://lore.kernel.org/r/20200818120526.702120-9-leon@kernel.org
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2020-08-27 08:38:15 -03:00
..
core RDMA/ucma: Fix the locking of ctx->file 2020-08-27 08:38:15 -03:00
hw IB/mlx5: Add DCT RoCE LAG support 2020-08-27 08:34:28 -03:00
sw RDMA/rxe: prevent rxe creation on top of vlan interface 2020-08-24 14:12:18 -03:00
ulp IB/isert: remove duplicated error prints 2020-08-18 15:22:05 -03:00
Kconfig IB/uverbs: Enable CQ ioctl commands by default 2020-07-06 19:50:33 -03:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00