diff for duplicates of <151945013281.27508.4068021929757474274.stgit@devbox> diff --git a/a/content_digest b/N1/content_digest index a3a730b..da88d5b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,5 +1,5 @@ "ref\0151945010287.27508.6226184958678620828.stgit@devbox\0" - "From\0mhiramat at kernel.org (Masami Hiramatsu)\0" + "From\0mhiramat@kernel.org (Masami Hiramatsu)\0" "Subject\0[PATCH v3 01/18] [BUGFIX] tracing: probeevent: Fix to support minus offset from symbol\0" "Date\0Sat, 24 Feb 2018 14:28:52 +0900\0" "\00:1\0" @@ -98,4 +98,4 @@ "the body of a message to majordomo at vger.kernel.org\n" More majordomo info at http://vger.kernel.org/majordomo-info.html -60a3614616e4ae5da5c84efbd4cfbcc24c4cc214ac3ef334304a6238f176c720 +21a50189d01ae4e9f67151f4011f2d8723cd8ecb1cbd6765deda40a590ba6c2d
diff --git a/a/1.txt b/N2/1.txt index 84e769b..113e48c 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!) @@ -86,8 +86,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 a3a730b..3291092 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,7 +1,17 @@ "ref\0151945010287.27508.6226184958678620828.stgit@devbox\0" - "From\0mhiramat at kernel.org (Masami Hiramatsu)\0" + "From\0Masami Hiramatsu <mhiramat@kernel.org>\0" "Subject\0[PATCH v3 01/18] [BUGFIX] tracing: probeevent: Fix to support minus offset from symbol\0" "Date\0Sat, 24 Feb 2018 14:28:52 +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" @@ -91,11 +101,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 -60a3614616e4ae5da5c84efbd4cfbcc24c4cc214ac3ef334304a6238f176c720 +2c13817ba4d9740f583f8d63649838f44a045d68c311fc8e8c7cc9d15b48cd7c
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.