mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [merged] module-remove-duplicate-include-in-arch-ia64-kernel-heads.patch removed from -mm tree
@ 2021-05-08 22:38 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2021-05-08 22:38 UTC (permalink / raw)
  To: mm-commits, zhang.yunkai


The patch titled
     Subject: arch/ia64/kernel/head.S: remove duplicate include
has been removed from the -mm tree.  Its filename was
     module-remove-duplicate-include-in-arch-ia64-kernel-heads.patch

This patch was dropped because it was merged into mainline or a subsystem tree

------------------------------------------------------
From: Zhang Yunkai <zhang.yunkai@zte.com.cn>
Subject: arch/ia64/kernel/head.S: remove duplicate include

'linux/pgtable.h' included in 'arch/ia64/kernel/head.S' is duplicated.

Link: https://lkml.kernel.org/r/20210303084549.179346-1-zhang.yunkai@zte.com.cn
Signed-off-by: Zhang Yunkai <zhang.yunkai@zte.com.cn>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 arch/ia64/kernel/head.S |    1 -
 1 file changed, 1 deletion(-)

--- a/arch/ia64/kernel/head.S~module-remove-duplicate-include-in-arch-ia64-kernel-heads
+++ a/arch/ia64/kernel/head.S
@@ -33,7 +33,6 @@
 #include <asm/mca_asm.h>
 #include <linux/init.h>
 #include <linux/linkage.h>
-#include <linux/pgtable.h>
 #include <asm/export.h>
 
 #ifdef CONFIG_HOTPLUG_CPU
_

Patches currently in -mm which might be from zhang.yunkai@zte.com.cn are



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

only message in thread, other threads:[~2021-05-08 22:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-08 22:38 [merged] module-remove-duplicate-include-in-arch-ia64-kernel-heads.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).