diff options
author | 2017-12-01 22:13:06 -0500 | |
---|---|---|
committer | 2018-10-21 10:46:40 -0400 | |
commit | 7b8d046fba91d62beb8a8f78244aaa3c23a60cdd (patch) | |
tree | 78f7d338690a358a6b67f5e153506feda90eb8bd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | shmem: Convert shmem_add_to_page_cache to XArray (diff) | |
download | wireguard-linux-7b8d046fba91d62beb8a8f78244aaa3c23a60cdd.tar.xz wireguard-linux-7b8d046fba91d62beb8a8f78244aaa3c23a60cdd.zip |
shmem: Convert shmem_alloc_hugepage to XArray
xa_find() is a slightly easier API to use than
radix_tree_gang_lookup_slot() because it contains its own RCU locking.
This commit removes the last user of radix_tree_gang_lookup_slot()
so remove the function too.
Signed-off-by: Matthew Wilcox <willy@infradead.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions