All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <542B118D.3030306@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 8b13789..94911c9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1 +1,32 @@
+>From b9f5d476a5aaad7a21c319b6bce6b3717925d9c9 Mon Sep 17 00:00:00 2001
+From: Paul McQuade <paulmcquad@gmail.com>
+Date: Tue, 30 Sep 2014 20:51:54 +0100
+Subject: [PATCH] MM: bootmem: Added headers
 
+Replace asm headers with the following linux headers.
+<linux/bug.h>
+<linux/io.h>
+
+Signed-off-by: Paul McQuade <paulmcquad@gmail.com>
+---
+ mm/bootmem.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/mm/bootmem.c b/mm/bootmem.c
+index 90bd350..8a000ce 100644
+--- a/mm/bootmem.c
++++ b/mm/bootmem.c
+@@ -16,9 +16,9 @@
+ #include <linux/kmemleak.h>
+ #include <linux/range.h>
+ #include <linux/memblock.h>
++#include <linux/bug.h>
++#include <linux/io.h>
+ 
+-#include <asm/bug.h>
+-#include <asm/io.h>
+ #include <asm/processor.h>
+ 
+ #include "internal.h"
+-- 
+1.9.1
diff --git a/a/content_digest b/N1/content_digest
index 63ee3ce..f34d91f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -9,5 +9,37 @@
  " Xishi Qiu <qiuxishi@huawei.com>\0"
  "\00:1\0"
  "b\0"
+ ">From b9f5d476a5aaad7a21c319b6bce6b3717925d9c9 Mon Sep 17 00:00:00 2001\n"
+ "From: Paul McQuade <paulmcquad@gmail.com>\n"
+ "Date: Tue, 30 Sep 2014 20:51:54 +0100\n"
+ "Subject: [PATCH] MM: bootmem: Added headers\n"
+ "\n"
+ "Replace asm headers with the following linux headers.\n"
+ "<linux/bug.h>\n"
+ "<linux/io.h>\n"
+ "\n"
+ "Signed-off-by: Paul McQuade <paulmcquad@gmail.com>\n"
+ "---\n"
+ " mm/bootmem.c | 4 ++--\n"
+ " 1 file changed, 2 insertions(+), 2 deletions(-)\n"
+ "\n"
+ "diff --git a/mm/bootmem.c b/mm/bootmem.c\n"
+ "index 90bd350..8a000ce 100644\n"
+ "--- a/mm/bootmem.c\n"
+ "+++ b/mm/bootmem.c\n"
+ "@@ -16,9 +16,9 @@\n"
+ " #include <linux/kmemleak.h>\n"
+ " #include <linux/range.h>\n"
+ " #include <linux/memblock.h>\n"
+ "+#include <linux/bug.h>\n"
+ "+#include <linux/io.h>\n"
+ " \n"
+ "-#include <asm/bug.h>\n"
+ "-#include <asm/io.h>\n"
+ " #include <asm/processor.h>\n"
+ " \n"
+ " #include \"internal.h\"\n"
+ "-- \n"
+ 1.9.1
 
-106735b8234e75768dfa2211734bafa2b5d2a46d8e179cf997f0c40ece350b32
+4dabbf5e9df5c140b988c01ffa9e14363e0510bbd6406cb104f2df58eca91a33

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.