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

diff --git a/a/1.txt b/N1/1.txt
index e229819..01c843b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -25,4 +25,8 @@ stuff below is pointless if you then turn off all checking.
 > +			rcu_read_lock_sched_notrace();			\
 > +			it_func_ptr =					\
 > +				rcu_dereference_sched((tp)->funcs);	\
-> +		}							\
\ No newline at end of file
+> +		}							\
+--
+To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
+the body of a message to majordomo at vger.kernel.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
\ No newline at end of file
diff --git a/a/content_digest b/N1/content_digest
index 46761d2..dfd5794 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,32 +5,14 @@
   "ref\00020180628182149.226164-5-joel\@joelfernandes.org\0"
 ]
 [
-  "From\0Peter Zijlstra <peterz\@infradead.org>\0"
+  "From\0peterz at infradead.org (Peter Zijlstra)\0"
 ]
 [
-  "Subject\0Re: [PATCH v9 4/7] tracepoint: Make rcuidle tracepoint callers use SRCU\0"
+  "Subject\0[PATCH v9 4/7] tracepoint: Make rcuidle tracepoint callers use SRCU\0"
 ]
 [
   "Date\0Wed, 11 Jul 2018 14:49:54 +0200\0"
 ]
-[
-  "To\0Joel Fernandes <joel\@joelfernandes.org>\0"
-]
-[
-  "Cc\0linux-kernel\@vger.kernel.org",
-  " Boqun Feng <boqun.feng\@gmail.com>",
-  " Byungchul Park <byungchul.park\@lge.com>",
-  " Ingo Molnar <mingo\@redhat.com>",
-  " Julia Cartwright <julia\@ni.com>",
-  " linux-kselftest\@vger.kernel.org",
-  " Masami Hiramatsu <mhiramat\@kernel.org>",
-  " Mathieu Desnoyers <mathieu.desnoyers\@efficios.com>",
-  " Namhyung Kim <namhyung\@kernel.org>",
-  " Paul McKenney <paulmck\@linux.vnet.ibm.com>",
-  " Steven Rostedt <rostedt\@goodmis.org>",
-  " Thomas Glexiner <tglx\@linutronix.de>",
-  " Tom Zanussi <tom.zanussi\@linux.intel.com>\0"
-]
 [
   "\0000:1\0"
 ]
@@ -65,7 +47,11 @@
   "> +\t\t\trcu_read_lock_sched_notrace();\t\t\t\\\n",
   "> +\t\t\tit_func_ptr =\t\t\t\t\t\\\n",
   "> +\t\t\t\trcu_dereference_sched((tp)->funcs);\t\\\n",
-  "> +\t\t}\t\t\t\t\t\t\t\\"
+  "> +\t\t}\t\t\t\t\t\t\t\\\n",
+  "--\n",
+  "To unsubscribe from this list: send the line \"unsubscribe linux-kselftest\" in\n",
+  "the body of a message to majordomo at vger.kernel.org\n",
+  "More majordomo info at  http://vger.kernel.org/majordomo-info.html"
 ]
 
-eb4c28e3409f9f7e39d31c13c98ef245021ceaa07312aeb5d4aefdb47cb293d7
+130b2cfec89cfc53c3ef0dd78d78ab0a5cfe51e307a4052c8da573f9dd941615

diff --git a/a/1.txt b/N2/1.txt
index e229819..822d75b 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,4 +1,4 @@
-On Thu, Jun 28, 2018 at 11:21:46AM -0700, Joel Fernandes wrote:
+On Thu, Jun 28, 2018@11:21:46AM -0700, Joel Fernandes wrote:
 > -		it_func_ptr = rcu_dereference_sched((tp)->funcs);	\
 
 I would convert to rcu_dereference_raw() to appease sparse. The fancy
@@ -25,4 +25,8 @@ stuff below is pointless if you then turn off all checking.
 > +			rcu_read_lock_sched_notrace();			\
 > +			it_func_ptr =					\
 > +				rcu_dereference_sched((tp)->funcs);	\
-> +		}							\
\ No newline at end of file
+> +		}							\
+--
+To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
+the body of a message to majordomo at vger.kernel.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
\ No newline at end of file
diff --git a/a/content_digest b/N2/content_digest
index 46761d2..97c959c 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -5,32 +5,14 @@
   "ref\00020180628182149.226164-5-joel\@joelfernandes.org\0"
 ]
 [
-  "From\0Peter Zijlstra <peterz\@infradead.org>\0"
+  "From\0peterz\@infradead.org (Peter Zijlstra)\0"
 ]
 [
-  "Subject\0Re: [PATCH v9 4/7] tracepoint: Make rcuidle tracepoint callers use SRCU\0"
+  "Subject\0[PATCH v9 4/7] tracepoint: Make rcuidle tracepoint callers use SRCU\0"
 ]
 [
   "Date\0Wed, 11 Jul 2018 14:49:54 +0200\0"
 ]
-[
-  "To\0Joel Fernandes <joel\@joelfernandes.org>\0"
-]
-[
-  "Cc\0linux-kernel\@vger.kernel.org",
-  " Boqun Feng <boqun.feng\@gmail.com>",
-  " Byungchul Park <byungchul.park\@lge.com>",
-  " Ingo Molnar <mingo\@redhat.com>",
-  " Julia Cartwright <julia\@ni.com>",
-  " linux-kselftest\@vger.kernel.org",
-  " Masami Hiramatsu <mhiramat\@kernel.org>",
-  " Mathieu Desnoyers <mathieu.desnoyers\@efficios.com>",
-  " Namhyung Kim <namhyung\@kernel.org>",
-  " Paul McKenney <paulmck\@linux.vnet.ibm.com>",
-  " Steven Rostedt <rostedt\@goodmis.org>",
-  " Thomas Glexiner <tglx\@linutronix.de>",
-  " Tom Zanussi <tom.zanussi\@linux.intel.com>\0"
-]
 [
   "\0000:1\0"
 ]
@@ -38,7 +20,7 @@
   "b\0"
 ]
 [
-  "On Thu, Jun 28, 2018 at 11:21:46AM -0700, Joel Fernandes wrote:\n",
+  "On Thu, Jun 28, 2018\@11:21:46AM -0700, Joel Fernandes wrote:\n",
   "> -\t\tit_func_ptr = rcu_dereference_sched((tp)->funcs);\t\\\n",
   "\n",
   "I would convert to rcu_dereference_raw() to appease sparse. The fancy\n",
@@ -65,7 +47,11 @@
   "> +\t\t\trcu_read_lock_sched_notrace();\t\t\t\\\n",
   "> +\t\t\tit_func_ptr =\t\t\t\t\t\\\n",
   "> +\t\t\t\trcu_dereference_sched((tp)->funcs);\t\\\n",
-  "> +\t\t}\t\t\t\t\t\t\t\\"
+  "> +\t\t}\t\t\t\t\t\t\t\\\n",
+  "--\n",
+  "To unsubscribe from this list: send the line \"unsubscribe linux-kselftest\" in\n",
+  "the body of a message to majordomo at vger.kernel.org\n",
+  "More majordomo info at  http://vger.kernel.org/majordomo-info.html"
 ]
 
-eb4c28e3409f9f7e39d31c13c98ef245021ceaa07312aeb5d4aefdb47cb293d7
+16f053bd5847dd85e3aca9a5478b218b48df2f6f63fb03774716db13dc23efb4

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.