diff for duplicates of <152129028983.31874.13419301530285775521.stgit@devbox> diff --git a/a/content_digest b/N1/content_digest index e675f91..d47bf6d 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 01/21] [BUGFIX] tracing: probeevent: Fix to support minus offset from symbol\0" "Date\0Sat, 17 Mar 2018 21:38:10 +0900\0" "\00:1\0" @@ -102,4 +102,4 @@ "the body of a message to majordomo at vger.kernel.org\n" More majordomo info at http://vger.kernel.org/majordomo-info.html -b5264ff71d3ee1e62d0bfcbe95cb586d55f5d85f1a8742c2edd3e97c60040690 +a36842a92bd56caab19756903155f3ac82245edeefdda1473f6e94b964d91370
diff --git a/a/1.txt b/N2/1.txt index 926c523..f558ac5 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -12,8 +12,8 @@ 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> -Acked-by: Namhyung Kim <namhyung at kernel.org> +Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org> +Acked-by: Namhyung Kim <namhyung@kernel.org> --- Changes in v3: - Use kstrtol instead of kstrtoul. (Thanks Namhyung!) @@ -90,8 +90,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 e675f91..517cf33 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,7 +1,18 @@ "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 01/21] [BUGFIX] tracing: probeevent: Fix to support minus offset from symbol\0" "Date\0Sat, 17 Mar 2018 21:38:10 +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" "In Documentation/trace/kprobetrace.txt, it says\n" @@ -18,8 +29,8 @@ "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" - "Acked-by: Namhyung Kim <namhyung at kernel.org>\n" + "Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>\n" + "Acked-by: Namhyung Kim <namhyung@kernel.org>\n" "---\n" " Changes in v3:\n" " - Use kstrtol instead of kstrtoul. (Thanks Namhyung!)\n" @@ -95,11 +106,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 -b5264ff71d3ee1e62d0bfcbe95cb586d55f5d85f1a8742c2edd3e97c60040690 +fdbc09a05343b701f8eeebca0cb555db7a20ee6360d243ac810f7a9c34f950eb
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.