diff options
author | 2022-01-21 11:27:31 -0500 | |
---|---|---|
committer | 2022-03-21 12:59:03 -0400 | |
commit | b3ac04132c4b9bc5c9c14608424d410e7ca3b400 (patch) | |
tree | 8cb5d7604e0a6c332fa49291a9fcbc04823b4564 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mm/mlock: Add mlock_vma_folio() (diff) | |
download | wireguard-linux-b3ac04132c4b9bc5c9c14608424d410e7ca3b400.tar.xz wireguard-linux-b3ac04132c4b9bc5c9c14608424d410e7ca3b400.zip |
mm/rmap: Turn page_referenced() into folio_referenced()
Both its callers pass a page which was previously on an LRU list,
so were passing a folio by definition. Use the type system to enforce
that and remove a few calls to compound_head().
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions