All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20201116121748.GD3121378@hirez.programming.kicks-ass.net>

diff --git a/a/content_digest b/N1/content_digest
index ac1ec6d..8dc3a19 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -11,33 +11,33 @@
   "Subject\0Re: [patch 10/19] preempt: Cleanup the macro maze a bit\0"
 ]
 [
-  "Date\0Mon, 16 Nov 2020 12:17:48 +0000\0"
+  "Date\0Mon, 16 Nov 2020 13:17:48 +0100\0"
 ]
 [
   "To\0Thomas Gleixner <tglx\@linutronix.de>\0"
 ]
 [
-  "Cc\0Marc Zyngier <maz\@kernel.org>",
-  " Rich Felker <dalias\@libc.org>",
-  " Catalin Marinas <catalin.marinas\@arm.com>",
+  "Cc\0LKML <linux-kernel\@vger.kernel.org>",
+  " Frederic Weisbecker <frederic\@kernel.org>",
   " Paul McKenney <paulmck\@kernel.org>",
+  " Sebastian Andrzej Siewior <bigeasy\@linutronix.de>",
   " Arnd Bergmann <arnd\@arndb.de>",
-  " linux-sh\@vger.kernel.org",
-  " Richard Weinberger <richard\@nod.at>",
-  " Frederic Weisbecker <frederic\@kernel.org>",
-  " Valentin Schneider <valentin.schneider\@arm.com>",
-  " Jeff Dike <jdike\@addtoit.com>",
-  " LKML <linux-kernel\@vger.kernel.org>",
-  " Yoshinori Sato <ysato\@users.sourceforge.jp>",
   " James E.J. Bottomley <James.Bottomley\@hansenpartnership.com>",
-  " linux-parisc\@vger.kernel.org",
   " Helge Deller <deller\@gmx.de>",
-  " Russell King <linux\@armlinux.org.uk>",
+  " linux-parisc\@vger.kernel.org",
+  " Yoshinori Sato <ysato\@users.sourceforge.jp>",
+  " Rich Felker <dalias\@libc.org>",
+  " linux-sh\@vger.kernel.org",
+  " Jeff Dike <jdike\@addtoit.com>",
+  " Richard Weinberger <richard\@nod.at>",
+  " Anton Ivanov <anton.ivanov\@cambridgegreys.com>",
   " linux-um\@lists.infradead.org",
-  " Will Deacon <will\@kernel.org>",
-  " Sebastian Andrzej Siewior <bigeasy\@linutronix.de>",
+  " Russell King <linux\@armlinux.org.uk>",
+  " Marc Zyngier <maz\@kernel.org>",
+  " Valentin Schneider <valentin.schneider\@arm.com>",
   " linux-arm-kernel\@lists.infradead.org",
-  " Anton Ivanov <anton.ivanov\@cambridgegreys.com>\0"
+  " Catalin Marinas <catalin.marinas\@arm.com>",
+  " Will Deacon <will\@kernel.org>\0"
 ]
 [
   "\0000:1\0"
@@ -62,4 +62,4 @@
   "(consider the this_cpu_read_stable mess)."
 ]
 
-56b3f767c85da39da2b30e90d023a9ba81eb49dd49c22716f1f4d5038f87e6c0
+e3749df5d32c2f203a318208aac53a0a36e644420667d3b02b447eb922b8336f

diff --git a/a/1.txt b/N2/1.txt
index 9a9b46e..13cd605 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -11,4 +11,9 @@ On Fri, Nov 13, 2020 at 03:02:17PM +0100, Thomas Gleixner wrote:
 
 How horrible is the code-gen? Because preempt_count() is
 raw_cpu_read_4() and at least some old compilers will refuse to CSE it
-(consider the this_cpu_read_stable mess).
\ No newline at end of file
+(consider the this_cpu_read_stable mess).
+
+_______________________________________________
+linux-arm-kernel mailing list
+linux-arm-kernel@lists.infradead.org
+http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
\ No newline at end of file
diff --git a/a/content_digest b/N2/content_digest
index ac1ec6d..5dbb06c 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -11,7 +11,7 @@
   "Subject\0Re: [patch 10/19] preempt: Cleanup the macro maze a bit\0"
 ]
 [
-  "Date\0Mon, 16 Nov 2020 12:17:48 +0000\0"
+  "Date\0Mon, 16 Nov 2020 13:17:48 +0100\0"
 ]
 [
   "To\0Thomas Gleixner <tglx\@linutronix.de>\0"
@@ -59,7 +59,12 @@
   "\n",
   "How horrible is the code-gen? Because preempt_count() is\n",
   "raw_cpu_read_4() and at least some old compilers will refuse to CSE it\n",
-  "(consider the this_cpu_read_stable mess)."
+  "(consider the this_cpu_read_stable mess).\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"
 ]
 
-56b3f767c85da39da2b30e90d023a9ba81eb49dd49c22716f1f4d5038f87e6c0
+2ea89aed2b2744fe8be373c95230b3ab68eaf803dffaccbf694ea90ed9e88897

diff --git a/a/1.txt b/N3/1.txt
index 9a9b46e..6941b87 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -11,4 +11,9 @@ On Fri, Nov 13, 2020 at 03:02:17PM +0100, Thomas Gleixner wrote:
 
 How horrible is the code-gen? Because preempt_count() is
 raw_cpu_read_4() and at least some old compilers will refuse to CSE it
-(consider the this_cpu_read_stable mess).
\ No newline at end of file
+(consider the this_cpu_read_stable mess).
+
+_______________________________________________
+linux-um mailing list
+linux-um@lists.infradead.org
+http://lists.infradead.org/mailman/listinfo/linux-um
\ No newline at end of file
diff --git a/a/content_digest b/N3/content_digest
index ac1ec6d..75f9f62 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -11,7 +11,7 @@
   "Subject\0Re: [patch 10/19] preempt: Cleanup the macro maze a bit\0"
 ]
 [
-  "Date\0Mon, 16 Nov 2020 12:17:48 +0000\0"
+  "Date\0Mon, 16 Nov 2020 13:17:48 +0100\0"
 ]
 [
   "To\0Thomas Gleixner <tglx\@linutronix.de>\0"
@@ -59,7 +59,12 @@
   "\n",
   "How horrible is the code-gen? Because preempt_count() is\n",
   "raw_cpu_read_4() and at least some old compilers will refuse to CSE it\n",
-  "(consider the this_cpu_read_stable mess)."
+  "(consider the this_cpu_read_stable mess).\n",
+  "\n",
+  "_______________________________________________\n",
+  "linux-um mailing list\n",
+  "linux-um\@lists.infradead.org\n",
+  "http://lists.infradead.org/mailman/listinfo/linux-um"
 ]
 
-56b3f767c85da39da2b30e90d023a9ba81eb49dd49c22716f1f4d5038f87e6c0
+68cb977aa7670161cb55ee13ecd0b73040b743a7930cf6050bf098a4a8c51a68

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.