linux 6.0: Fixup for mglru patchset on RC7
This commit is contained in:
@@ -3976,9 +3976,9 @@ index f793221f4eb6..5fd98ca569ff 100644
|
|||||||
vmacache_flush(tsk);
|
vmacache_flush(tsk);
|
||||||
task_unlock(tsk);
|
task_unlock(tsk);
|
||||||
+ lru_gen_use_mm(mm);
|
+ lru_gen_use_mm(mm);
|
||||||
|
if (old_mm) {
|
||||||
if (vfork)
|
mmap_read_unlock(old_mm);
|
||||||
timens_on_fork(tsk->nsproxy, tsk);
|
BUG_ON(active_mm != old_mm);
|
||||||
diff --git a/include/linux/memcontrol.h b/include/linux/memcontrol.h
|
diff --git a/include/linux/memcontrol.h b/include/linux/memcontrol.h
|
||||||
index 47829f378fcb..ea6a78bb896c 100644
|
index 47829f378fcb..ea6a78bb896c 100644
|
||||||
--- a/include/linux/memcontrol.h
|
--- a/include/linux/memcontrol.h
|
||||||
|
Reference in New Issue
Block a user