[folded-merged] early_printk-consolidate-random-copies-of-identical-code-v3-fix.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     Subject: early_printk-consolidate-random-copies-of-identical-code-v3-fix
has been removed from the -mm tree.  Its filename was
     early_printk-consolidate-random-copies-of-identical-code-v3-fix.patch

This patch was dropped because it was folded into early_printk-consolidate-random-copies-of-identical-code.patch

------------------------------------------------------
From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Subject: early_printk-consolidate-random-copies-of-identical-code-v3-fix

arch/mips/kernel/early_printk.c needs kernel.h for va_list

Cc: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx>
Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 arch/mips/kernel/early_printk.c |    1 +
 1 file changed, 1 insertion(+)

diff -puN arch/mips/kernel/early_printk.c~early_printk-consolidate-random-copies-of-identical-code-v3-fix arch/mips/kernel/early_printk.c
--- a/arch/mips/kernel/early_printk.c~early_printk-consolidate-random-copies-of-identical-code-v3-fix
+++ a/arch/mips/kernel/early_printk.c
@@ -7,6 +7,7 @@
  * Copyright (C) 2007 MIPS Technologies, Inc.
  *   written by Ralf Baechle (ralf@xxxxxxxxxxxxxx)
  */
+#include <linux/kernel.h>
 #include <linux/console.h>
 #include <linux/printk.h>
 #include <linux/init.h>
_

Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are


--
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux