diff options
author | Jason Gunthorpe <[email protected]> | 2020-03-04 14:16:07 -0400 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2020-03-10 14:29:07 -0300 |
commit | 0f9826f4753f74f935e18c2a640484ecbd941346 (patch) | |
tree | 7fa45aa42e82bf64fe24d313fd4c89a447a7c6cc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2c523b344dfa65a3738e7039832044aa133c75fb (diff) |
RDMA/odp: Fix leaking the tgid for implicit ODP
The tgid used to be part of ib_umem_free_notifier(), when it was reworked
it got moved to release, but it should have been unconditional as all umem
alloc paths get the tgid.
As is, creating an implicit ODP will leak the tgid reference.
Link: https://lore.kernel.org/r/[email protected]
Cc: [email protected]
Fixes: f25a546e6529 ("RDMA/odp: Use mmu_interval_notifier_insert()")
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions