aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/backport-5.15/020-v6.3-19-mm-add-vma_has_recency.patch
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2023-07-05 16:54:48 -0400
committerHauke Mehrtens <hauke@hauke-m.de>2023-07-08 15:43:59 +0200
commit5678bb801ee4bc95e5c1d3fe235804d24f706782 (patch)
tree5728be4fdec9df648f6d70995739d426c69cab6a /target/linux/generic/backport-5.15/020-v6.3-19-mm-add-vma_has_recency.patch
parentf2a98977c48881b0fce96a899816880154521fb6 (diff)
downloadupstream-5678bb801ee4bc95e5c1d3fe235804d24f706782.tar.gz
upstream-5678bb801ee4bc95e5c1d3fe235804d24f706782.tar.bz2
upstream-5678bb801ee4bc95e5c1d3fe235804d24f706782.zip
kernel: bump 5.15 to 5.15.120
All patches automatically rebased. Build system: x86_64 Build-tested: ramips/tplink_archer-a6-v3, filogic/xiaomi_redmi-router-ax6000-ubootmod Run-tested: ramips/tplink_archer-a6-v3, filogic/xiaomi_redmi-router-ax6000-ubootmod Signed-off-by: John Audia <therealgraysky@proton.me> (cherry picked from commit 0dc0504fc8e5f0c3cafe6c1da7192f51a09c5bc3)
Diffstat (limited to 'target/linux/generic/backport-5.15/020-v6.3-19-mm-add-vma_has_recency.patch')
-rw-r--r--target/linux/generic/backport-5.15/020-v6.3-19-mm-add-vma_has_recency.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/backport-5.15/020-v6.3-19-mm-add-vma_has_recency.patch b/target/linux/generic/backport-5.15/020-v6.3-19-mm-add-vma_has_recency.patch
index d740c5bd1d..0e9ed9a7eb 100644
--- a/target/linux/generic/backport-5.15/020-v6.3-19-mm-add-vma_has_recency.patch
+++ b/target/linux/generic/backport-5.15/020-v6.3-19-mm-add-vma_has_recency.patch
@@ -92,7 +92,7 @@ Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mark_page_accessed(page);
}
rss[mm_counter(page)]--;
-@@ -4795,8 +4795,8 @@ static inline void mm_account_fault(stru
+@@ -4808,8 +4808,8 @@ static inline void mm_account_fault(stru
#ifdef CONFIG_LRU_GEN
static void lru_gen_enter_fault(struct vm_area_struct *vma)
{