All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <152129078491.31874.6052619718602591149.stgit@devbox>

diff --git a/a/content_digest b/N1/content_digest
index 332cbab..e8fe322 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,5 +1,5 @@
  "ref\0152129024033.31874.15800253385376959274.stgit@devbox\0"
- "From\0mhiramat at kernel.org (Masami Hiramatsu)\0"
+ "From\0mhiramat@kernel.org (Masami Hiramatsu)\0"
  "Subject\0[PATCH v6 12/21] tracing: probeevent: Unify fetch_insn processing common part\0"
  "Date\0Sat, 17 Mar 2018 21:46:25 +0900\0"
  "\00:1\0"
@@ -232,4 +232,4 @@
  "the body of a message to majordomo at vger.kernel.org\n"
  More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-185cd4b169577f7a582f446257f9b0ab04f4378384285350d32e7b6d8dfd05d7
+4ae52b5f3d72758e8410e2a229dfa14584b88b018f79f861637f78dd0dc2c522

diff --git a/a/1.txt b/N2/1.txt
index 6b8c3fe..f1cc55d 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -2,7 +2,7 @@ Unify the fetch_insn bottom process (from stage 2: dereference
 indirect data) from kprobe and uprobe events, since those are
 mostly same.
 
-Signed-off-by: Masami Hiramatsu <mhiramat at kernel.org>
+Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
 ---
  kernel/trace/trace_kprobe.c     |   47 +++++----------------------------
  kernel/trace/trace_probe_tmpl.h |   55 ++++++++++++++++++++++++++++++++++++++-
@@ -219,9 +219,3 @@ index fafd48310823..64c1fbe087a1 100644
 +	return process_fetch_insn_bottom(code, val, dest, base);
  }
  NOKPROBE_SYMBOL(process_fetch_insn)
- 
-
---
-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
diff --git a/a/content_digest b/N2/content_digest
index 332cbab..8c2519d 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,14 +1,25 @@
  "ref\0152129024033.31874.15800253385376959274.stgit@devbox\0"
- "From\0mhiramat at kernel.org (Masami Hiramatsu)\0"
+ "From\0Masami Hiramatsu <mhiramat@kernel.org>\0"
  "Subject\0[PATCH v6 12/21] tracing: probeevent: Unify fetch_insn processing common part\0"
  "Date\0Sat, 17 Mar 2018 21:46:25 +0900\0"
+ "To\0Steven Rostedt <rostedt@goodmis.org>"
+ " linux-kernel@vger.kernel.org\0"
+ "Cc\0mhiramat@kernel.org"
+  Ingo Molnar <mingo@redhat.com>
+  Namhyung Kim <namhyung@kernel.org>
+  Tom Zanussi <tom.zanussi@linux.intel.com>
+  Arnaldo Carvalho de Melo <acme@kernel.org>
+  linux-trace-users@vger.kernel.org
+  linux-kselftest@vger.kernel.org
+  shuah@kernel.org
+ " Ravi Bangoria <ravi.bangoria@linux.vnet.ibm.com>\0"
  "\00:1\0"
  "b\0"
  "Unify the fetch_insn bottom process (from stage 2: dereference\n"
  "indirect data) from kprobe and uprobe events, since those are\n"
  "mostly same.\n"
  "\n"
- "Signed-off-by: Masami Hiramatsu <mhiramat at kernel.org>\n"
+ "Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>\n"
  "---\n"
  " kernel/trace/trace_kprobe.c     |   47 +++++----------------------------\n"
  " kernel/trace/trace_probe_tmpl.h |   55 ++++++++++++++++++++++++++++++++++++++-\n"
@@ -224,12 +235,6 @@
  "-\treturn code->op == FETCH_OP_END ? ret : -EILSEQ;\n"
  "+\treturn process_fetch_insn_bottom(code, val, dest, base);\n"
  " }\n"
- " NOKPROBE_SYMBOL(process_fetch_insn)\n"
- " \n"
- "\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
+  NOKPROBE_SYMBOL(process_fetch_insn)
 
-185cd4b169577f7a582f446257f9b0ab04f4378384285350d32e7b6d8dfd05d7
+3c486a81a012bee83d75f4c05cf74bb0be4683b0980b09b2f6bb5337a6187865

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.