diff options
author | 2022-01-29 16:16:54 -0500 | |
---|---|---|
committer | 2022-03-21 13:01:35 -0400 | |
commit | 84fbbe21894bb9be8e16df408cbfbb9466fe396d (patch) | |
tree | e908796cd1ee4ef4f693807f82ebaaa6a15f9b8f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mm/rmap: Convert rmap_walk() to take a folio (diff) | |
download | wireguard-linux-84fbbe21894bb9be8e16df408cbfbb9466fe396d.tar.xz wireguard-linux-84fbbe21894bb9be8e16df408cbfbb9466fe396d.zip |
mm/rmap: Constify the rmap_walk_control argument
The rmap walking functions do not modify the rmap_walk_control, and
page_idle_clear_pte_refs() takes advantage of that to move construction
of the rmap_walk_control to compile time. This lets us remove an
unclean cast.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions