aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/mm/fault.c
diff options
context:
space:
mode:
authorYu Zhao <[email protected]>2023-12-22 21:56:47 -0700
committerAndrew Morton <[email protected]>2023-12-29 11:06:48 -0800
commitc28ac3c7eb945fee6e20f47d576af68fdff1392a (patch)
treecc4f3f2c7355bfa6471cc2edc1c11cfc41317cf6 /arch/s390/mm/fault.c
parent4bdd58df05cf9df0c0e43daaa83e73d77629c252 (diff)
mm/mglru: skip special VMAs in lru_gen_look_around()
Special VMAs like VM_PFNMAP can contain anon pages from COW. There isn't much profit in doing lookaround on them. Besides, they can trigger the pte_special() warning in get_pte_pfn(). Skip them in lru_gen_look_around(). Link: https://lkml.kernel.org/r/[email protected] Fixes: 018ee47f1489 ("mm: multi-gen LRU: exploit locality in rmap") Signed-off-by: Yu Zhao <[email protected]> Reported-by: [email protected] Closes: https://lore.kernel.org/[email protected]/ Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'arch/s390/mm/fault.c')
0 files changed, 0 insertions, 0 deletions