mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* + mm-page_alloc-remove-duplicate-page_exth.patch added to -mm tree
@ 2017-02-02 23:15 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2017-02-02 23:15 UTC (permalink / raw)
  To: standby24x7, mm-commits


The patch titled
     Subject: mm/page_alloc.c: remove duplicate inclusion of page_ext.h
has been added to the -mm tree.  Its filename is
     mm-page_alloc-remove-duplicate-page_exth.patch

This patch should soon appear at
    http://ozlabs.org/~akpm/mmots/broken-out/mm-page_alloc-remove-duplicate-page_exth.patch
and later at
    http://ozlabs.org/~akpm/mmotm/broken-out/mm-page_alloc-remove-duplicate-page_exth.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/SubmitChecklist when testing your code ***

The -mm tree is included into linux-next and is updated
there every 3-4 working days

------------------------------------------------------
From: Masanari Iida <standby24x7@gmail.com>
Subject: mm/page_alloc.c: remove duplicate inclusion of page_ext.h

Link: http://lkml.kernel.org/r/20170202011942.1609-1-standby24x7@gmail.com
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 mm/page_alloc.c |    1 -
 1 file changed, 1 deletion(-)

diff -puN mm/page_alloc.c~mm-page_alloc-remove-duplicate-page_exth mm/page_alloc.c
--- a/mm/page_alloc.c~mm-page_alloc-remove-duplicate-page_exth
+++ a/mm/page_alloc.c
@@ -58,7 +58,6 @@
 #include <linux/prefetch.h>
 #include <linux/mm_inline.h>
 #include <linux/migrate.h>
-#include <linux/page_ext.h>
 #include <linux/hugetlb.h>
 #include <linux/sched/rt.h>
 #include <linux/page_owner.h>
_

Patches currently in -mm which might be from standby24x7@gmail.com are

mm-page_alloc-remove-duplicate-page_exth.patch


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

only message in thread, other threads:[~2017-02-02 23:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-02 23:15 + mm-page_alloc-remove-duplicate-page_exth.patch added to -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).