diff options
author | Jason Gunthorpe <[email protected]> | 2019-04-16 14:07:30 +0300 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2019-04-24 16:18:36 -0300 |
commit | 4eb6ab13b99148b5bf9bfdae7977fe139b4452f8 (patch) | |
tree | 5fb41606bcef3c4553cbc8a66d292f147fa6daaf /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ddcdc368b1033e19fd3a5f750752e10e28a87826 (diff) |
RDMA: Remove rdma_user_mmap_page
Upon further research drivers that want this should simply call the core
function vm_insert_page(). The VMA holds a reference on the page and it
will be automatically freed when the last reference drops. No need for
disassociate to sequence the cleanup.
Signed-off-by: Jason Gunthorpe <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions