diff options
author | Jason Gunthorpe <[email protected]> | 2020-03-27 17:00:13 -0300 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2020-03-27 20:19:23 -0300 |
commit | 068354ade5dd9e2b07d9b0c57055a681db6f4e37 (patch) | |
tree | d5ff746c751cb951eb25a9b44dd17bf1d48e7bd2 /tools/perf/scripts/python/export-to-sqlite.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/[email protected]
Reviewed-by: Ralph Campbell <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Tested-by: Ralph Campbell <[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