diff for duplicates of <20220621085345.603820-3-davidgow@google.com> diff --git a/a/1.txt b/N1/1.txt index bbfcd03..4d3f92c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -12,19 +12,19 @@ giant array of struct kunit_suite pointers, which can then be directly manipulated. This array is not NULL-terminated, and so none of the test filtering code needs to NULL-terminate anything. -Tested-by: Ma?ra Canal <maira.canal@usp.br> +Tested-by: Maíra Canal <maira.canal@usp.br> Signed-off-by: Daniel Latypov <dlatypov@google.com> Co-developed-by: David Gow <davidgow@google.com> Signed-off-by: David Gow <davidgow@google.com> --- Changes since v1: -https://lore.kernel.org/linux-kselftest/20220618090310.1174932-3-davidgow at google.com/ +https://lore.kernel.org/linux-kselftest/20220618090310.1174932-3-davidgow@google.com/ - No longer NULL-terminate generated suite_sets -- Add Ma?ra's Tested-by tag. +- Add Maíra's Tested-by tag. Changes since RFC: -https://lore.kernel.org/linux-kselftest/20211013191320.2490913-1-dlatypov at google.com/ +https://lore.kernel.org/linux-kselftest/20211013191320.2490913-1-dlatypov@google.com/ - Actually flatten the .kunit_test_suites ELF section, rather than constructing the flattened version at runtime. --- diff --git a/a/content_digest b/N1/content_digest index 4b3658d..7081c24 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,28 @@ "From\0David Gow <davidgow@google.com>\0" "Subject\0[PATCH v2 2/5] kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites\0" "Date\0Tue, 21 Jun 2022 16:53:42 +0800\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0Brendan Higgins <brendanhiggins@google.com>" + Luis Chamberlain <mcgrof@kernel.org> + Jeremy Kerr <jk@codeconstruct.com.au> + Daniel Latypov <dlatypov@google.com> + Shuah Khan <skhan@linuxfoundation.org> + Andrew Jeffery <andrew@aj.id.au> + Mika Westerberg <mika.westerberg@linux.intel.com> + Andra Paraschiv <andraprs@amazon.com> + " Longpeng <longpeng2@huawei.com>\0" + "Cc\0Paraschiv@google.com" + Christophe Leroy <christophe.leroy@csgroup.eu> + kunit-dev@googlegroups.com + linux-kselftest@vger.kernel.org + linux-kernel@vger.kernel.org + " Ma\303\255ra Canal <maira.canal@usp.br>" + linux-mmc@vger.kernel.org + linux-aspeed@lists.ozlabs.org + openbmc@lists.ozlabs.org + linux-usb@vger.kernel.org + linux-modules@vger.kernel.org + Matt Johnston <matt@codeconstruct.com.au> + " David Gow <davidgow@google.com>\0" "\00:1\0" "b\0" "From: Daniel Latypov <dlatypov@google.com>\n" @@ -19,19 +40,19 @@ "manipulated. This array is not NULL-terminated, and so none of the test\n" "filtering code needs to NULL-terminate anything.\n" "\n" - "Tested-by: Ma?ra Canal <maira.canal@usp.br>\n" + "Tested-by: Ma\303\255ra Canal <maira.canal@usp.br>\n" "Signed-off-by: Daniel Latypov <dlatypov@google.com>\n" "Co-developed-by: David Gow <davidgow@google.com>\n" "Signed-off-by: David Gow <davidgow@google.com>\n" "---\n" "\n" "Changes since v1:\n" - "https://lore.kernel.org/linux-kselftest/20220618090310.1174932-3-davidgow at google.com/\n" + "https://lore.kernel.org/linux-kselftest/20220618090310.1174932-3-davidgow@google.com/\n" "- No longer NULL-terminate generated suite_sets\n" - "- Add Ma?ra's Tested-by tag.\n" + "- Add Ma\303\255ra's Tested-by tag.\n" "\n" "Changes since RFC:\n" - "https://lore.kernel.org/linux-kselftest/20211013191320.2490913-1-dlatypov at google.com/\n" + "https://lore.kernel.org/linux-kselftest/20211013191320.2490913-1-dlatypov@google.com/\n" "- Actually flatten the .kunit_test_suites ELF section,\n" " rather than constructing the flattened version at runtime.\n" "---\n" @@ -544,4 +565,4 @@ "-- \n" 2.37.0.rc0.104.g0611611a94-goog -eb0aec3e29167290320c5a4ed133d2150aaabebebd22a702ebf5ec3e6b7d7b50 +e80d4731844f96f1d2ebaacf39b82b4e44a4d231f650522f26d8d8b74f3c6fb0
diff --git a/a/1.txt b/N2/1.txt index bbfcd03..4d3f92c 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -12,19 +12,19 @@ giant array of struct kunit_suite pointers, which can then be directly manipulated. This array is not NULL-terminated, and so none of the test filtering code needs to NULL-terminate anything. -Tested-by: Ma?ra Canal <maira.canal@usp.br> +Tested-by: Maíra Canal <maira.canal@usp.br> Signed-off-by: Daniel Latypov <dlatypov@google.com> Co-developed-by: David Gow <davidgow@google.com> Signed-off-by: David Gow <davidgow@google.com> --- Changes since v1: -https://lore.kernel.org/linux-kselftest/20220618090310.1174932-3-davidgow at google.com/ +https://lore.kernel.org/linux-kselftest/20220618090310.1174932-3-davidgow@google.com/ - No longer NULL-terminate generated suite_sets -- Add Ma?ra's Tested-by tag. +- Add Maíra's Tested-by tag. Changes since RFC: -https://lore.kernel.org/linux-kselftest/20211013191320.2490913-1-dlatypov at google.com/ +https://lore.kernel.org/linux-kselftest/20211013191320.2490913-1-dlatypov@google.com/ - Actually flatten the .kunit_test_suites ELF section, rather than constructing the flattened version at runtime. --- diff --git a/a/content_digest b/N2/content_digest index 4b3658d..46b04dc 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,7 +2,28 @@ "From\0David Gow <davidgow@google.com>\0" "Subject\0[PATCH v2 2/5] kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites\0" "Date\0Tue, 21 Jun 2022 16:53:42 +0800\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0Brendan Higgins <brendanhiggins@google.com>" + Luis Chamberlain <mcgrof@kernel.org> + Jeremy Kerr <jk@codeconstruct.com.au> + Daniel Latypov <dlatypov@google.com> + Shuah Khan <skhan@linuxfoundation.org> + Andrew Jeffery <andrew@aj.id.au> + Mika Westerberg <mika.westerberg@linux.intel.com> + Andra Paraschiv <andraprs@amazon.com> + " Longpeng <longpeng2@huawei.com>\0" + "Cc\0David Gow <davidgow@google.com>" + linux-aspeed@lists.ozlabs.org + " Ma\303\255ra Canal <maira.canal@usp.br>" + openbmc@lists.ozlabs.org + linux-usb@vger.kernel.org + linux-mmc@vger.kernel.org + linux-kernel@vger.kernel.org + Christophe Leroy <christophe.leroy@csgroup.eu> + linux-kselftest@vger.kernel.org + Matt Johnston <matt@codeconstruct.com.au> + Paraschiv@google.com + linux-modules@vger.kernel.org + " kunit-dev@googlegroups.com\0" "\00:1\0" "b\0" "From: Daniel Latypov <dlatypov@google.com>\n" @@ -19,19 +40,19 @@ "manipulated. This array is not NULL-terminated, and so none of the test\n" "filtering code needs to NULL-terminate anything.\n" "\n" - "Tested-by: Ma?ra Canal <maira.canal@usp.br>\n" + "Tested-by: Ma\303\255ra Canal <maira.canal@usp.br>\n" "Signed-off-by: Daniel Latypov <dlatypov@google.com>\n" "Co-developed-by: David Gow <davidgow@google.com>\n" "Signed-off-by: David Gow <davidgow@google.com>\n" "---\n" "\n" "Changes since v1:\n" - "https://lore.kernel.org/linux-kselftest/20220618090310.1174932-3-davidgow at google.com/\n" + "https://lore.kernel.org/linux-kselftest/20220618090310.1174932-3-davidgow@google.com/\n" "- No longer NULL-terminate generated suite_sets\n" - "- Add Ma?ra's Tested-by tag.\n" + "- Add Ma\303\255ra's Tested-by tag.\n" "\n" "Changes since RFC:\n" - "https://lore.kernel.org/linux-kselftest/20211013191320.2490913-1-dlatypov at google.com/\n" + "https://lore.kernel.org/linux-kselftest/20211013191320.2490913-1-dlatypov@google.com/\n" "- Actually flatten the .kunit_test_suites ELF section,\n" " rather than constructing the flattened version at runtime.\n" "---\n" @@ -544,4 +565,4 @@ "-- \n" 2.37.0.rc0.104.g0611611a94-goog -eb0aec3e29167290320c5a4ed133d2150aaabebebd22a702ebf5ec3e6b7d7b50 +c25b9766e01d82fc83efd5a052900cba17aaafa78e537d1a3c3a31bcb3c883e3
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.