All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1471367313.4075.167.camel@perches.com>

diff --git a/a/1.txt b/N1/1.txt
index 81d34cf..08feb5a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -12,11 +12,11 @@ properly changed to a single pr_notice.
 > diff --git a/arch/arm/mm/mmu.c b/arch/arm/mm/mmu.c
 []
 > @@ -1196,7 +1196,7 @@ void __init sanity_check_meminfo(void)
-> ?				pr_notice("Truncating RAM at %pa-%pa",
-> ?					??&block_start, &block_end);
-> ?				block_end = vmalloc_limit;
+>  				pr_notice("Truncating RAM at %pa-%pa",
+>  					  &block_start, &block_end);
+>  				block_end = vmalloc_limit;
 > -				pr_cont(" to -%pa", &block_end);
 > +				pr_cont(" to -%pa\n", &block_end);
-> ?				memblock_remove(vmalloc_limit, overlap_size);
-> ?				should_use_highmem = true;
-> ?			}
+>  				memblock_remove(vmalloc_limit, overlap_size);
+>  				should_use_highmem = true;
+>  			}
diff --git a/a/content_digest b/N1/content_digest
index 23e66de..e444b49 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,12 @@
  "ref\01471354832-18456-1-git-send-email-geert+renesas@glider.be\0"
- "From\0joe@perches.com (Joe Perches)\0"
- "Subject\0[PATCH v2] ARM: Add missing newline terminators to kernel messages\0"
+ "From\0Joe Perches <joe@perches.com>\0"
+ "Subject\0Re: [PATCH v2] ARM: Add missing newline terminators to kernel messages\0"
  "Date\0Tue, 16 Aug 2016 10:08:33 -0700\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Geert Uytterhoeven <geert+renesas@glider.be>"
+  Russell King <linux@armlinux.org.uk>
+ " Arnd Bergmann <arnd@arndb.de>\0"
+ "Cc\0linux-arm-kernel@lists.infradead.org"
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Tue, 2016-08-16 at 15:40 +0200, Geert Uytterhoeven wrote:\n"
@@ -19,13 +23,13 @@
  "> diff --git a/arch/arm/mm/mmu.c b/arch/arm/mm/mmu.c\n"
  "[]\n"
  "> @@ -1196,7 +1196,7 @@ void __init sanity_check_meminfo(void)\n"
- "> ?\t\t\t\tpr_notice(\"Truncating RAM at %pa-%pa\",\n"
- "> ?\t\t\t\t\t??&block_start, &block_end);\n"
- "> ?\t\t\t\tblock_end = vmalloc_limit;\n"
+ "> \302\240\t\t\t\tpr_notice(\"Truncating RAM at %pa-%pa\",\n"
+ "> \302\240\t\t\t\t\t\302\240\302\240&block_start, &block_end);\n"
+ "> \302\240\t\t\t\tblock_end = vmalloc_limit;\n"
  "> -\t\t\t\tpr_cont(\" to -%pa\", &block_end);\n"
  "> +\t\t\t\tpr_cont(\" to -%pa\\n\", &block_end);\n"
- "> ?\t\t\t\tmemblock_remove(vmalloc_limit, overlap_size);\n"
- "> ?\t\t\t\tshould_use_highmem = true;\n"
- "> ?\t\t\t}"
+ "> \302\240\t\t\t\tmemblock_remove(vmalloc_limit, overlap_size);\n"
+ "> \302\240\t\t\t\tshould_use_highmem = true;\n"
+ "> \302\240\t\t\t}"
 
-6ea2acb2d054705861b9286b568ac67277ade6e257dcadf50feceacef0e7abf6
+379cd81ad3ebfc2c885cae014523dfa3e2a2d2a620d88fd3db6cad4253892453

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.