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@xxxxxxxxxxxxxxxxxxxx> 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@xxxxxxxxx> Link: https://lore.kernel.org/oe-kbuild-all/202303180617.7E3aIlHf-lkp@xxxxxxxxx/ Cc: Michal Hocko <mhocko@xxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- 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@xxxxxxxxxxxxxxxxxxxx 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