summaryrefslogtreecommitdiff
path: root/android-mainline/ANDROID-mm-Memory-health-driver.patch
diff options
context:
space:
mode:
Diffstat (limited to 'android-mainline/ANDROID-mm-Memory-health-driver.patch')
-rw-r--r--android-mainline/ANDROID-mm-Memory-health-driver.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/android-mainline/ANDROID-mm-Memory-health-driver.patch b/android-mainline/ANDROID-mm-Memory-health-driver.patch
index 249cb03f..dbbdf83a 100644
--- a/android-mainline/ANDROID-mm-Memory-health-driver.patch
+++ b/android-mainline/ANDROID-mm-Memory-health-driver.patch
@@ -534,7 +534,7 @@ new file mode 100644
diff --git a/mm/oom_kill.c b/mm/oom_kill.c
--- a/mm/oom_kill.c
+++ b/mm/oom_kill.c
-@@ -777,6 +777,12 @@ static void mark_oom_victim(struct task_struct *tsk)
+@@ -775,6 +775,12 @@ static void mark_oom_victim(struct task_struct *tsk)
trace_mark_victim(tsk->pid);
}
@@ -550,7 +550,7 @@ diff --git a/mm/oom_kill.c b/mm/oom_kill.c
diff --git a/mm/vmscan.c b/mm/vmscan.c
--- a/mm/vmscan.c
+++ b/mm/vmscan.c
-@@ -7081,6 +7081,13 @@ unsigned long try_to_free_pages(struct zonelist *zonelist, int order,
+@@ -6388,6 +6388,13 @@ unsigned long try_to_free_pages(struct zonelist *zonelist, int order,
return nr_reclaimed;
}