* [folded-merged] memcg-do-not-drain-charge-pcp-caches-on-remote-isolated-cpus-fix.patch removed from -mm tree
@ 2023-04-18 23:15 Andrew Morton
0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2023-04-18 23:15 UTC (permalink / raw)
To: mm-commits, mhocko, lkp, akpm, akpm
The quilt patch titled
Subject: memcg-do-not-drain-charge-pcp-caches-on-remote-isolated-cpus-fix
has been removed from the -mm tree. Its filename was
memcg-do-not-drain-charge-pcp-caches-on-remote-isolated-cpus-fix.patch
This patch was dropped because it was folded into memcg-do-not-drain-charge-pcp-caches-on-remote-isolated-cpus.patch
------------------------------------------------------
From: Andrew Morton <akpm@linux-foundation.org>
Subject: memcg-do-not-drain-charge-pcp-caches-on-remote-isolated-cpus-fix
Date: Fri Mar 17 04:30:24 PM PDT 2023
memcontrol.c needs sched/isolation.h
Reported-by: kernel test robot <lkp@intel.com>
Link: https://lore.kernel.org/oe-kbuild-all/202303180617.7E3aIlHf-lkp@intel.com/
Cc: Michal Hocko <mhocko@suse.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
mm/memcontrol.c | 1 +
1 file changed, 1 insertion(+)
--- a/mm/memcontrol.c~memcg-do-not-drain-charge-pcp-caches-on-remote-isolated-cpus-fix
+++ a/mm/memcontrol.c
@@ -63,6 +63,7 @@
#include <linux/resume_user_mode.h>
#include <linux/psi.h>
#include <linux/seq_buf.h>
+#include <linux/sched/isolation.h>
#include "internal.h"
#include <net/sock.h>
#include <net/ip.h>
_
Patches currently in -mm which might be from akpm@linux-foundation.org are
memcg-do-not-drain-charge-pcp-caches-on-remote-isolated-cpus.patch
lib-test_vmallocc-add-vm_map_ram-vm_unmap_ram-test-case-fix.patch
scripts-gdb-create-linux-vfspy-for-vfs-related-gdb-helpers-fix.patch
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-04-18 23:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-18 23:15 [folded-merged] memcg-do-not-drain-charge-pcp-caches-on-remote-isolated-cpus-fix.patch removed from -mm tree Andrew Morton
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.