mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [folded-merged] hugetlb_cgroup-add-accounting-for-shared-mappings-fix.patch removed from -mm tree
@ 2020-04-02  3:39 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2020-04-02  3:39 UTC (permalink / raw)
  To: akpm, almasrymina, gthelen, mike.kravetz, mm-commits, rientjes,
	sandipan, sfr, shakeelb, shuah


The patch titled
     Subject: hugetlb_cgroup-add-accounting-for-shared-mappings-fix
has been removed from the -mm tree.  Its filename was
     hugetlb_cgroup-add-accounting-for-shared-mappings-fix.patch

This patch was dropped because it was folded into hugetlb_cgroup-add-accounting-for-shared-mappings.patch

------------------------------------------------------
From: Andrew Morton <akpm@linux-foundation.org>
Subject: hugetlb_cgroup-add-accounting-for-shared-mappings-fix

forward declare struct file_region

Cc: David Rientjes <rientjes@google.com>
Cc: Greg Thelen <gthelen@google.com>
Cc: Mike Kravetz <mike.kravetz@oracle.com>
Cc: Mina Almasry <almasrymina@google.com>
Cc: Sandipan Das <sandipan@linux.ibm.com>
Cc: Shakeel Butt <shakeelb@google.com>
Cc: Shuah Khan <shuah@kernel.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 include/linux/hugetlb_cgroup.h |    1 +
 1 file changed, 1 insertion(+)

--- a/include/linux/hugetlb_cgroup.h~hugetlb_cgroup-add-accounting-for-shared-mappings-fix
+++ a/include/linux/hugetlb_cgroup.h
@@ -19,6 +19,7 @@
 
 struct hugetlb_cgroup;
 struct resv_map;
+struct file_region;
 
 /*
  * Minimum page order trackable by hugetlb cgroup.
_

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

hugetlb_cgroup-add-accounting-for-shared-mappings.patch

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

only message in thread, other threads:[~2020-04-02  3:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-02  3:39 [folded-merged] hugetlb_cgroup-add-accounting-for-shared-mappings-fix.patch removed from -mm tree akpm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).