+2
−2
+2
−2
+1
−1
+1
−1
+7
−7
Loading
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>