All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <51882E6A.6070302@dawncrow.de>

diff --git a/a/1.txt b/N1/1.txt
index 4b24806..a521bc9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -206,9 +206,3 @@ index 1c08911..f9d6259 100644
  	regs->ARM_pc += 4;
  	return 0;
  }
-
-
-_______________________________________________
-linux-arm-kernel mailing list
-linux-arm-kernel@lists.infradead.org
-http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
diff --git a/a/content_digest b/N1/content_digest
index a7262d3..65714e1 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -13,9 +13,9 @@
  "Subject\0Re: [PATCHv2] arm: Preserve TPIDRURW on context switch\0"
  "Date\0Tue, 07 May 2013 00:27:54 +0200\0"
  "To\0Jonathan Austin <jonathan.austin@arm.com>\0"
- "Cc\0linux-arch@vger.kernel.org <linux-arch@vger.kernel.org>"
+ "Cc\0Russell King - ARM Linux <linux@arm.linux.org.uk>"
   Will Deacon <Will.Deacon@arm.com>
-  Russell King - ARM Linux <linux@arm.linux.org.uk>
+  linux-arch@vger.kernel.org <linux-arch@vger.kernel.org>
   linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
  " linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0"
  "\00:1\0"
@@ -227,12 +227,6 @@
  "+\tregs->uregs[reg] = current_thread_info()->tp_value[0];\n"
  " \tregs->ARM_pc += 4;\n"
  " \treturn 0;\n"
- " }\n"
- "\n"
- "\n"
- "_______________________________________________\n"
- "linux-arm-kernel mailing list\n"
- "linux-arm-kernel@lists.infradead.org\n"
- http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
+  }
 
-7c580a79d4bfd3469a50de6795a89e297954f07c8771d454437b2ee89bd44465
+f730af2131a8f7d310c997ad5159dd8a5f9199c449bedab36bf6ebb2a32f253a

diff --git a/a/1.txt b/N2/1.txt
index 4b24806..6acc7f5 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -15,7 +15,7 @@ Am 03.05.2013 17:24, schrieb Jonathan Austin:
 
 FWIW i think tp&tpuser is more consistent.
 
-> André, Assuming I've understood things okay, there's a patch that
+> Andr?, Assuming I've understood things okay, there's a patch that
 > uses Russell's asm stuff (with minor modifications, see the questions)
 > and includes the C-world changes too. Perhaps you could see that it
 > solves your problem?
@@ -23,8 +23,8 @@ FWIW i think tp&tpuser is more consistent.
 It works, but for various reasons i would like to suggest the patch below.
 Reasons include: My thoughts about tp&tpuser naming and the helper function for copy_thread, further i'd really like to get a bit credit for spending weeks on getting my second kernel patch in :)
 If that patch is fine for you and no one object, i'd be happy to test it, adapt the commit message and include:
-	Reported-by: André Hentschel <nerv@dawncrow.de>
-	Signed-off-by: André Hentschel <nerv@dawncrow.de>
+	Reported-by: Andr? Hentschel <nerv@dawncrow.de>
+	Signed-off-by: Andr? Hentschel <nerv@dawncrow.de>
 	Signed-off-by: Will Deacon <will.deacon@arm.com>
 	Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
 	Signed-off-by: Jonathan Austin <jonathan.austin@arm.com>
@@ -206,9 +206,3 @@ index 1c08911..f9d6259 100644
  	regs->ARM_pc += 4;
  	return 0;
  }
-
-
-_______________________________________________
-linux-arm-kernel mailing list
-linux-arm-kernel@lists.infradead.org
-http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
diff --git a/a/content_digest b/N2/content_digest
index a7262d3..9ef38a7 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -9,15 +9,10 @@
  "ref\05183819E.50308@arm.com\0"
  "ref\020130503095547.GD18614@n2100.arm.linux.org.uk\0"
  "ref\05183D6C3.8090402@arm.com\0"
- "From\0Andr\303\251 Hentschel <nerv@dawncrow.de>\0"
- "Subject\0Re: [PATCHv2] arm: Preserve TPIDRURW on context switch\0"
+ "From\0nerv@dawncrow.de (Andr\303\251 Hentschel)\0"
+ "Subject\0[PATCHv2] arm: Preserve TPIDRURW on context switch\0"
  "Date\0Tue, 07 May 2013 00:27:54 +0200\0"
- "To\0Jonathan Austin <jonathan.austin@arm.com>\0"
- "Cc\0linux-arch@vger.kernel.org <linux-arch@vger.kernel.org>"
-  Will Deacon <Will.Deacon@arm.com>
-  Russell King - ARM Linux <linux@arm.linux.org.uk>
-  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
- " linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Am 03.05.2013 17:24, schrieb Jonathan Austin:\n"
@@ -37,7 +32,7 @@
  "\n"
  "FWIW i think tp&tpuser is more consistent.\n"
  "\n"
- "> Andr\303\251, Assuming I've understood things okay, there's a patch that\n"
+ "> Andr?, Assuming I've understood things okay, there's a patch that\n"
  "> uses Russell's asm stuff (with minor modifications, see the questions)\n"
  "> and includes the C-world changes too. Perhaps you could see that it\n"
  "> solves your problem?\n"
@@ -45,8 +40,8 @@
  "It works, but for various reasons i would like to suggest the patch below.\n"
  "Reasons include: My thoughts about tp&tpuser naming and the helper function for copy_thread, further i'd really like to get a bit credit for spending weeks on getting my second kernel patch in :)\n"
  "If that patch is fine for you and no one object, i'd be happy to test it, adapt the commit message and include:\n"
- "\tReported-by: Andr\303\251 Hentschel <nerv@dawncrow.de>\n"
- "\tSigned-off-by: Andr\303\251 Hentschel <nerv@dawncrow.de>\n"
+ "\tReported-by: Andr? Hentschel <nerv@dawncrow.de>\n"
+ "\tSigned-off-by: Andr? Hentschel <nerv@dawncrow.de>\n"
  "\tSigned-off-by: Will Deacon <will.deacon@arm.com>\n"
  "\tSigned-off-by: Russell King <rmk+kernel@arm.linux.org.uk>\n"
  "\tSigned-off-by: Jonathan Austin <jonathan.austin@arm.com>\n"
@@ -227,12 +222,6 @@
  "+\tregs->uregs[reg] = current_thread_info()->tp_value[0];\n"
  " \tregs->ARM_pc += 4;\n"
  " \treturn 0;\n"
- " }\n"
- "\n"
- "\n"
- "_______________________________________________\n"
- "linux-arm-kernel mailing list\n"
- "linux-arm-kernel@lists.infradead.org\n"
- http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
+  }
 
-7c580a79d4bfd3469a50de6795a89e297954f07c8771d454437b2ee89bd44465
+1465d4f4ab795f04221d0800b2270a38d6986564162f801762d9c2b8c4dcb412

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.