diff for duplicates of <151978799370.2577.9456049827647614166.stgit@devbox> diff --git a/a/content_digest b/N1/content_digest index 7f12eff..4d97388 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,5 +1,5 @@ "ref\0151978796240.2577.6531711990653677529.stgit@devbox\0" - "From\0mhiramat at kernel.org (Masami Hiramatsu)\0" + "From\0mhiramat@kernel.org (Masami Hiramatsu)\0" "Subject\0[PATCH v4 01/19] [BUGFIX] tracing: probeevent: Fix to support minus offset from symbol\0" "Date\0Wed, 28 Feb 2018 12:19:53 +0900\0" "\00:1\0" @@ -101,4 +101,4 @@ "the body of a message to majordomo at vger.kernel.org\n" More majordomo info at http://vger.kernel.org/majordomo-info.html -963dd1cc5de2727d6011982d8c28cb3a418846d86d68a528e4059bff64c2683d +9b5ac9ff528125cf3ab8ff96a5cde2c7040d45c5ea9dfae6308616a8d8f518ca
diff --git a/a/1.txt b/N2/1.txt index dd043ae..3f63adc 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -12,7 +12,7 @@ offset again with checking the offset range, and add a minus offset check in kprobe probe address usage. Fixes: 2fba0c8867af ("tracing/kprobes: Fix probe offset to be unsigned") -Signed-off-by: Masami Hiramatsu <mhiramat at kernel.org> +Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org> --- Changes in v3: - Use kstrtol instead of kstrtoul. (Thanks Namhyung!) @@ -89,8 +89,3 @@ index 0745f895f780..75daff22ccea 100644 /* Sum up total data length for dynamic arraies (strings) */ static nokprobe_inline int - --- -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 7f12eff..b41a32a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,7 +1,17 @@ "ref\0151978796240.2577.6531711990653677529.stgit@devbox\0" - "From\0mhiramat at kernel.org (Masami Hiramatsu)\0" + "From\0Masami Hiramatsu <mhiramat@kernel.org>\0" "Subject\0[PATCH v4 01/19] [BUGFIX] tracing: probeevent: Fix to support minus offset from symbol\0" "Date\0Wed, 28 Feb 2018 12:19:53 +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\0" "\00:1\0" "b\0" "In Documentation/trace/kprobetrace.txt, it says\n" @@ -18,7 +28,7 @@ "offset check in kprobe probe address usage.\n" "\n" "Fixes: 2fba0c8867af (\"tracing/kprobes: Fix probe offset to be unsigned\")\n" - "Signed-off-by: Masami Hiramatsu <mhiramat at kernel.org>\n" + "Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>\n" "---\n" " Changes in v3:\n" " - Use kstrtol instead of kstrtoul. (Thanks Namhyung!)\n" @@ -94,11 +104,6 @@ "+extern int traceprobe_split_symbol_offset(char *symbol, long *offset);\n" " \n" " /* Sum up total data length for dynamic arraies (strings) */\n" - " static nokprobe_inline int\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 + static nokprobe_inline int -963dd1cc5de2727d6011982d8c28cb3a418846d86d68a528e4059bff64c2683d +9ee09a02bc087aa2e88e855e77cdd2feb95416924f29a1ea16c15f0eb6df5671
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.