kernel: bump 5.15 to 5.15.132
[openwrt/openwrt.git] / target / linux / generic / backport-5.15 / 020-v6.3-28-mm-multi-gen-LRU-simplify-arch_has_hw_pte_young-chec.patch
index a6c7b019cedbdfcb77695159d63a538be732d605..38d0e5496ccf92ef0bfd71873984fa1476e7f8b1 100644 (file)
@@ -21,11 +21,9 @@ Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
  mm/vmscan.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/mm/vmscan.c b/mm/vmscan.c
-index 4bcb93df316c..3f6874a69886 100644
 --- a/mm/vmscan.c
 +++ b/mm/vmscan.c
-@@ -4144,7 +4144,7 @@ static bool try_to_inc_max_seq(struct lruvec *lruvec, unsigned long max_seq,
+@@ -4144,7 +4144,7 @@ static bool try_to_inc_max_seq(struct lr
         * handful of PTEs. Spreading the work out over a period of time usually
         * is less efficient, but it avoids bursty page faults.
         */
@@ -34,6 +32,3 @@ index 4bcb93df316c..3f6874a69886 100644
                success = iterate_mm_list_nowalk(lruvec, max_seq);
                goto done;
        }
--- 
-2.40.0
-