diff options
author | Jason Gunthorpe <jgg@mellanox.com> | 2020-03-27 17:00:13 -0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2020-03-27 20:19:23 -0300 |
commit | 068354ade5dd9e2b07d9b0c57055a681db6f4e37 (patch) | |
tree | d5ff746c751cb951eb25a9b44dd17bf1d48e7bd2 /tools/perf/scripts/python/syscall-counts.py | |
parent | 08ddddda667b3b7aaac10641418283f78118c5cd (diff) |
mm/hmm: remove pgmap checking for devmap pages
The checking boils down to some racy check if the pagemap is still
available or not. Instead of checking this, rely entirely on the
notifiers, if a pagemap is destroyed then all pages that belong to it must
be removed from the tables and the notifiers triggered.
Link: https://lore.kernel.org/r/20200327200021.29372-2-jgg@ziepe.ca
Reviewed-by: Ralph Campbell <rcampbell@nvidia.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Tested-by: Ralph Campbell <rcampbell@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions