kernel: bump 6.1 to 6.1.57
[openwrt/openwrt.git] / target / linux / generic / backport-6.1 / 020-v6.3-10-UPSTREAM-mm-add-vma_has_recency.patch
index 8fd5564d00790f76eb8659ef92ff969637eb4608..aea6aa18e28fa984c3f42739d5e1c8067250d6b1 100644 (file)
@@ -77,7 +77,7 @@ Signed-off-by: T.J. Mercier <tjmercier@google.com>
  #endif
 --- a/mm/memory.c
 +++ b/mm/memory.c
-@@ -1435,8 +1435,7 @@ again:
+@@ -1445,8 +1445,7 @@ again:
                                        force_flush = 1;
                                        set_page_dirty(page);
                                }
@@ -87,7 +87,7 @@ Signed-off-by: T.J. Mercier <tjmercier@google.com>
                                        mark_page_accessed(page);
                        }
                        rss[mm_counter(page)]--;
-@@ -5189,8 +5188,8 @@ static inline void mm_account_fault(stru
+@@ -5199,8 +5198,8 @@ static inline void mm_account_fault(stru
  #ifdef CONFIG_LRU_GEN
  static void lru_gen_enter_fault(struct vm_area_struct *vma)
  {