All of lore.kernel.org
 help / color / mirror / Atom feed
* [folded-merged] mm-hugetlb-add-mempolicy-check-in-the-reservation-routine-fix.patch removed from -mm tree
@ 2020-08-12  0:58 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2020-08-12  0:58 UTC (permalink / raw)
  To: akpm, bhe, guojianchao, mgorman, mhocko, mike.kravetz,
	mm-commits, rientjes, songmuchun, walken


The patch titled
     Subject: mm-hugetlb-add-mempolicy-check-in-the-reservation-routine-fix
has been removed from the -mm tree.  Its filename was
     mm-hugetlb-add-mempolicy-check-in-the-reservation-routine-fix.patch

This patch was dropped because it was folded into mm-hugetlb-add-mempolicy-check-in-the-reservation-routine.patch

------------------------------------------------------
From: Andrew Morton <akpm@linux-foundation.org>
Subject: mm-hugetlb-add-mempolicy-check-in-the-reservation-routine-fix

include sched.h for `current'

Cc: Baoquan He <bhe@redhat.com>
Cc: David Rientjes <rientjes@google.com>
Cc: Jianchao Guo <guojianchao@bytedance.com>
Cc: Mel Gorman <mgorman@suse.de>
Cc: Michal Hocko <mhocko@kernel.org>
Cc: Michel Lespinasse <walken@google.com>
Cc: Mike Kravetz <mike.kravetz@oracle.com>
Cc: Muchun Song <songmuchun@bytedance.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 include/linux/mempolicy.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/include/linux/mempolicy.h~mm-hugetlb-add-mempolicy-check-in-the-reservation-routine-fix
+++ a/include/linux/mempolicy.h
@@ -6,7 +6,7 @@
 #ifndef _LINUX_MEMPOLICY_H
 #define _LINUX_MEMPOLICY_H 1
 
-
+#include <linux/sched.h>
 #include <linux/mmzone.h>
 #include <linux/dax.h>
 #include <linux/slab.h>
_

Patches currently in -mm which might be from akpm@linux-foundation.org are

mm-hugetlb-add-mempolicy-check-in-the-reservation-routine.patch
mm-vmstat-add-events-for-thp-migration-without-split-fix.patch
mm-migrate-clear-__gfp_reclaim-to-make-the-migration-callback-consistent-with-regular-thp-allocations-fix.patch
mm-migrate-make-a-standard-migration-target-allocation-function-fix.patch
mm.patch
mm-vmstat-fix-proc-sys-vm-stat_refresh-generating-false-warnings-fix-2.patch
mm-madvise-introduce-process_madvise-syscall-an-external-memory-hinting-api-fix.patch
kernel-forkc-export-kernel_thread-to-modules.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-08-12  0:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-12  0:58 [folded-merged] mm-hugetlb-add-mempolicy-check-in-the-reservation-routine-fix.patch removed from -mm tree akpm

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.