All of lore.kernel.org
 help / color / mirror / Atom feed
* + mm-page_alloc-duplicate-include-linux-vmalloch.patch added to -mm tree
@ 2021-03-24 23:06 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2021-03-24 23:06 UTC (permalink / raw)
  To: mm-commits, zhouchuangao


The patch titled
     Subject: mm/page_alloc: duplicate include linux/vmalloc.h
has been added to the -mm tree.  Its filename is
     mm-page_alloc-duplicate-include-linux-vmalloch.patch

This patch should soon appear at
    https://ozlabs.org/~akpm/mmots/broken-out/mm-page_alloc-duplicate-include-linux-vmalloch.patch
and later at
    https://ozlabs.org/~akpm/mmotm/broken-out/mm-page_alloc-duplicate-include-linux-vmalloch.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/process/submit-checklist.rst when testing your code ***

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

------------------------------------------------------
From: zhouchuangao <zhouchuangao@vivo.com>
Subject: mm/page_alloc: duplicate include linux/vmalloc.h

linux/vmalloc.h is repeatedly in the file page_alloc.c

Link: https://lkml.kernel.org/r/1616468751-80656-1-git-send-email-zhouchuangao@vivo.com
Signed-off-by: zhouchuangao <zhouchuangao@vivo.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

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

--- a/mm/page_alloc.c~mm-page_alloc-duplicate-include-linux-vmalloch
+++ a/mm/page_alloc.c
@@ -72,8 +72,6 @@
 #include <linux/padata.h>
 #include <linux/khugepaged.h>
 #include <linux/buffer_head.h>
-#include <linux/vmalloc.h>
-
 #include <asm/sections.h>
 #include <asm/tlbflush.h>
 #include <asm/div64.h>
_

Patches currently in -mm which might be from zhouchuangao@vivo.com are

mm-page_alloc-duplicate-include-linux-vmalloch.patch
proc-sysctl-fix-function-name-error-in-comments.patch
umh-fix-some-spelling-mistakes.patch


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

only message in thread, other threads:[~2021-03-24 23:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-24 23:06 + mm-page_alloc-duplicate-include-linux-vmalloch.patch added to -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.