diff for duplicates of <20180226014532.GB1972@sejong> diff --git a/a/1.txt b/N1/1.txt index 51bf3aa..332bf99 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -On Sat, Feb 24, 2018 at 02:35:40PM +0900, Masami Hiramatsu wrote: +On Sat, Feb 24, 2018@02:35:40PM +0900, Masami Hiramatsu wrote: > Add array type support for probe events. > This allows user to get arraied types from memory address. > The array type syntax is diff --git a/a/content_digest b/N1/content_digest index 8ccedf4..32a0040 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,11 +1,11 @@ "ref\0151945010287.27508.6226184958678620828.stgit@devbox\0" "ref\0151945054003.27508.54078842635361756.stgit@devbox\0" - "From\0namhyung at kernel.org (Namhyung Kim)\0" + "From\0namhyung@kernel.org (Namhyung Kim)\0" "Subject\0[PATCH v3 15/18] tracing: probeevent: Add array type support\0" "Date\0Mon, 26 Feb 2018 10:45:32 +0900\0" "\00:1\0" "b\0" - "On Sat, Feb 24, 2018 at 02:35:40PM +0900, Masami Hiramatsu wrote:\n" + "On Sat, Feb 24, 2018@02:35:40PM +0900, Masami Hiramatsu wrote:\n" "> Add array type support for probe events.\n" "> This allows user to get arraied types from memory address.\n" "> The array type syntax is\n" @@ -65,4 +65,4 @@ "the body of a message to majordomo at vger.kernel.org\n" More majordomo info at http://vger.kernel.org/majordomo-info.html -6baca3cf4aaab5a79770271a9241aa030c2c1f5af26907ed61f0aa5580be33a9 +d9bce42d257fa6db0b381bcd2796d26f3e0161d7be8c16b55aec62c536d12bef
diff --git a/a/1.txt b/N2/1.txt index 51bf3aa..9c6ded7 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -16,7 +16,7 @@ On Sat, Feb 24, 2018 at 02:35:40PM +0900, Masami Hiramatsu wrote: > but string array type represents "char * array". So, for example, > +0(%di):string[1] is equal to +0(+0(%di)):string. > -> Signed-off-by: Masami Hiramatsu <mhiramat at kernel.org> +> Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org> > --- > Changes in v2: > - Add array description in README file @@ -53,7 +53,3 @@ Namhyung > parg->type->is_signed, > FILTER_OTHER); --- -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 8ccedf4..f72e500 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,18 @@ "ref\0151945010287.27508.6226184958678620828.stgit@devbox\0" "ref\0151945054003.27508.54078842635361756.stgit@devbox\0" - "From\0namhyung at kernel.org (Namhyung Kim)\0" - "Subject\0[PATCH v3 15/18] tracing: probeevent: Add array type support\0" + "From\0Namhyung Kim <namhyung@kernel.org>\0" + "Subject\0Re: [PATCH v3 15/18] tracing: probeevent: Add array type support\0" "Date\0Mon, 26 Feb 2018 10:45:32 +0900\0" + "To\0Masami Hiramatsu <mhiramat@kernel.org>\0" + "Cc\0Steven Rostedt <rostedt@goodmis.org>" + linux-kernel@vger.kernel.org + Ingo Molnar <mingo@redhat.com> + 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 + " kernel-team@lge.com\0" "\00:1\0" "b\0" "On Sat, Feb 24, 2018 at 02:35:40PM +0900, Masami Hiramatsu wrote:\n" @@ -23,7 +33,7 @@ "> but string array type represents \"char * array\". So, for example,\n" "> +0(%di):string[1] is equal to +0(+0(%di)):string.\n" "> \n" - "> Signed-off-by: Masami Hiramatsu <mhiramat at kernel.org>\n" + "> Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>\n" "> ---\n" "> Changes in v2:\n" "> - Add array description in README file\n" @@ -59,10 +69,6 @@ "\n" "\n" "> \t\t\t\t\t parg->type->is_signed,\n" - "> \t\t\t\t\t FILTER_OTHER);\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 + "> \t\t\t\t\t FILTER_OTHER);" -6baca3cf4aaab5a79770271a9241aa030c2c1f5af26907ed61f0aa5580be33a9 +992853764a17052adcf64d4e046ea7e7e959a3ade17d6c9db8b64a2c6a351f9f
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.