diff options
author | Jason Gunthorpe <jgg@mellanox.com> | 2019-10-09 13:09:35 -0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2019-10-28 16:41:14 -0300 |
commit | 46870b2391d5163e84180e051fdabadd502d8b44 (patch) | |
tree | 422ea77709dc782164d7c09a9cc3a0593a7a4fc9 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 09689703d29a3b75c510c198c3aca85d7d8b50c7 (diff) |
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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions