aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma
diff options
context:
space:
mode:
authorJason Gunthorpe <jgg@mellanox.com>2019-10-09 13:09:35 -0300
committerJason Gunthorpe <jgg@mellanox.com>2019-10-28 16:41:14 -0300
commit46870b2391d5163e84180e051fdabadd502d8b44 (patch)
tree422ea77709dc782164d7c09a9cc3a0593a7a4fc9 /include/rdma
parentRDMA/mlx5: Do not race with mlx5_ib_invalidate_range during create and destroy (diff)
downloadlinux-dev-46870b2391d5163e84180e051fdabadd502d8b44.tar.xz
linux-dev-46870b2391d5163e84180e051fdabadd502d8b44.zip
RDMA/odp: Remove broken debugging call to invalidate_range
invalidate_range() also obtains the umem_mutex which is being held at this point, so if this path were was ever called it would deadlock. Thus conclude the debugging never triggers and rework it into a simple WARN_ON and leave things as they are. While here add a note to explain how we could possibly get inconsistent page pointers. Link: https://lore.kernel.org/r/20191009160934.3143-16-jgg@ziepe.ca Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'include/rdma')
0 files changed, 0 insertions, 0 deletions