All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20220709032001.819487-2-davidgow@google.com>

diff --git a/a/1.txt b/N1/1.txt
index 7a5e822..2f43d13 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -16,7 +16,7 @@ which prepares and runs the suite.
 
 This essentially unifies the module- and non-module kunit init formats.
 
-Tested-by: Ma?ra Canal <maira.canal@usp.br>
+Tested-by: Maíra Canal <maira.canal@usp.br>
 Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
 Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
 Signed-off-by: Daniel Latypov <dlatypov@google.com>
@@ -24,23 +24,23 @@ Signed-off-by: David Gow <davidgow@google.com>
 ---
 
 Changes since v3:
-https://lore.kernel.org/linux-kselftest/20220625050838.1618469-2-davidgow at google.com/
+https://lore.kernel.org/linux-kselftest/20220625050838.1618469-2-davidgow@google.com/
 - Rebase on top of the TAINT_TEST patch series. This should now apply
   cleanly on top of the kunit branch:
-  https://lore.kernel.org/linux-kselftest/20220708044847.531566-1-davidgow at google.com/T/#u
+  https://lore.kernel.org/linux-kselftest/20220708044847.531566-1-davidgow@google.com/T/#u
 - Add Brendan's Reviewed-by tags.
 
 No changes to this patch since v2:
-https://lore.kernel.org/linux-kselftest/20220621085345.603820-2-davidgow at google.com/
+https://lore.kernel.org/linux-kselftest/20220621085345.603820-2-davidgow@google.com/
 
 Changes since v1:
-https://lore.kernel.org/linux-kselftest/20220618090310.1174932-2-davidgow at google.com/
+https://lore.kernel.org/linux-kselftest/20220618090310.1174932-2-davidgow@google.com/
 - Fix a compile error with CONFIG_KUNIT=m (Thanks Christophe Leroy,
   kernel test robot)
-- Add Ma?ra's Tested-by.
+- Add Maíra's Tested-by.
 
 Changes since RFC:
-https://lore.kernel.org/linux-kselftest/101d12fc9250b7a445ff50a9e7a25cd74d0e16eb.camel at codeconstruct.com.au/
+https://lore.kernel.org/linux-kselftest/101d12fc9250b7a445ff50a9e7a25cd74d0e16eb.camel@codeconstruct.com.au/
 - I've basically just rebased it, tweaked some wording, and it made it
 still compile when CONFIG_MODULES is not set.
 
diff --git a/a/content_digest b/N1/content_digest
index d5087a8..96bc4a2 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,27 @@
  "From\0David Gow <davidgow@google.com>\0"
  "Subject\0[PATCH v4 1/5] kunit: unify module and builtin suite definitions\0"
  "Date\0Sat,  9 Jul 2022 11:19:57 +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>
+ " Greg KH <gregkh@linuxfoundation.org>\0"
+ "Cc\0kunit-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: Jeremy Kerr <jk@codeconstruct.com.au>\n"
@@ -23,7 +43,7 @@
  "\n"
  "This essentially unifies the module- and non-module kunit init formats.\n"
  "\n"
- "Tested-by: Ma?ra Canal <maira.canal@usp.br>\n"
+ "Tested-by: Ma\303\255ra Canal <maira.canal@usp.br>\n"
  "Reviewed-by: Brendan Higgins <brendanhiggins@google.com>\n"
  "Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>\n"
  "Signed-off-by: Daniel Latypov <dlatypov@google.com>\n"
@@ -31,23 +51,23 @@
  "---\n"
  "\n"
  "Changes since v3:\n"
- "https://lore.kernel.org/linux-kselftest/20220625050838.1618469-2-davidgow at google.com/\n"
+ "https://lore.kernel.org/linux-kselftest/20220625050838.1618469-2-davidgow@google.com/\n"
  "- Rebase on top of the TAINT_TEST patch series. This should now apply\n"
  "  cleanly on top of the kunit branch:\n"
- "  https://lore.kernel.org/linux-kselftest/20220708044847.531566-1-davidgow at google.com/T/#u\n"
+ "  https://lore.kernel.org/linux-kselftest/20220708044847.531566-1-davidgow@google.com/T/#u\n"
  "- Add Brendan's Reviewed-by tags.\n"
  "\n"
  "No changes to this patch since v2:\n"
- "https://lore.kernel.org/linux-kselftest/20220621085345.603820-2-davidgow at google.com/\n"
+ "https://lore.kernel.org/linux-kselftest/20220621085345.603820-2-davidgow@google.com/\n"
  "\n"
  "Changes since v1:\n"
- "https://lore.kernel.org/linux-kselftest/20220618090310.1174932-2-davidgow at google.com/\n"
+ "https://lore.kernel.org/linux-kselftest/20220618090310.1174932-2-davidgow@google.com/\n"
  "- Fix a compile error with CONFIG_KUNIT=m (Thanks Christophe Leroy,\n"
  "  kernel test robot)\n"
- "- Add Ma?ra's Tested-by.\n"
+ "- Add Ma\303\255ra's Tested-by.\n"
  "\n"
  "Changes since RFC:\n"
- "https://lore.kernel.org/linux-kselftest/101d12fc9250b7a445ff50a9e7a25cd74d0e16eb.camel at codeconstruct.com.au/\n"
+ "https://lore.kernel.org/linux-kselftest/101d12fc9250b7a445ff50a9e7a25cd74d0e16eb.camel@codeconstruct.com.au/\n"
  "- I've basically just rebased it, tweaked some wording, and it made it\n"
  "still compile when CONFIG_MODULES is not set.\n"
  "\n"
@@ -247,4 +267,4 @@
  "-- \n"
  2.37.0.rc0.161.g10f37bed90-goog
 
-4e8fe442fe5d7e8dfa48d868cb68a9ea55ec4138b16a32f42745bc5f8530c0e3
+7c7bd912d99ff94771b3c8ad986ebafc7b069d959d4343673791d38651f4a820

diff --git a/a/1.txt b/N2/1.txt
index 7a5e822..2f43d13 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -16,7 +16,7 @@ which prepares and runs the suite.
 
 This essentially unifies the module- and non-module kunit init formats.
 
-Tested-by: Ma?ra Canal <maira.canal@usp.br>
+Tested-by: Maíra Canal <maira.canal@usp.br>
 Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
 Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
 Signed-off-by: Daniel Latypov <dlatypov@google.com>
@@ -24,23 +24,23 @@ Signed-off-by: David Gow <davidgow@google.com>
 ---
 
 Changes since v3:
-https://lore.kernel.org/linux-kselftest/20220625050838.1618469-2-davidgow at google.com/
+https://lore.kernel.org/linux-kselftest/20220625050838.1618469-2-davidgow@google.com/
 - Rebase on top of the TAINT_TEST patch series. This should now apply
   cleanly on top of the kunit branch:
-  https://lore.kernel.org/linux-kselftest/20220708044847.531566-1-davidgow at google.com/T/#u
+  https://lore.kernel.org/linux-kselftest/20220708044847.531566-1-davidgow@google.com/T/#u
 - Add Brendan's Reviewed-by tags.
 
 No changes to this patch since v2:
-https://lore.kernel.org/linux-kselftest/20220621085345.603820-2-davidgow at google.com/
+https://lore.kernel.org/linux-kselftest/20220621085345.603820-2-davidgow@google.com/
 
 Changes since v1:
-https://lore.kernel.org/linux-kselftest/20220618090310.1174932-2-davidgow at google.com/
+https://lore.kernel.org/linux-kselftest/20220618090310.1174932-2-davidgow@google.com/
 - Fix a compile error with CONFIG_KUNIT=m (Thanks Christophe Leroy,
   kernel test robot)
-- Add Ma?ra's Tested-by.
+- Add Maíra's Tested-by.
 
 Changes since RFC:
-https://lore.kernel.org/linux-kselftest/101d12fc9250b7a445ff50a9e7a25cd74d0e16eb.camel at codeconstruct.com.au/
+https://lore.kernel.org/linux-kselftest/101d12fc9250b7a445ff50a9e7a25cd74d0e16eb.camel@codeconstruct.com.au/
 - I've basically just rebased it, tweaked some wording, and it made it
 still compile when CONFIG_MODULES is not set.
 
diff --git a/a/content_digest b/N2/content_digest
index d5087a8..b96ca39 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,7 +2,27 @@
  "From\0David Gow <davidgow@google.com>\0"
  "Subject\0[PATCH v4 1/5] kunit: unify module and builtin suite definitions\0"
  "Date\0Sat,  9 Jul 2022 11:19:57 +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>
+ " Greg KH <gregkh@linuxfoundation.org>\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
+  linux-kselftest@vger.kernel.org
+  Matt Johnston <matt@codeconstruct.com.au>
+  linux-modules@vger.kernel.org
+ " kunit-dev@googlegroups.com\0"
  "\00:1\0"
  "b\0"
  "From: Jeremy Kerr <jk@codeconstruct.com.au>\n"
@@ -23,7 +43,7 @@
  "\n"
  "This essentially unifies the module- and non-module kunit init formats.\n"
  "\n"
- "Tested-by: Ma?ra Canal <maira.canal@usp.br>\n"
+ "Tested-by: Ma\303\255ra Canal <maira.canal@usp.br>\n"
  "Reviewed-by: Brendan Higgins <brendanhiggins@google.com>\n"
  "Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>\n"
  "Signed-off-by: Daniel Latypov <dlatypov@google.com>\n"
@@ -31,23 +51,23 @@
  "---\n"
  "\n"
  "Changes since v3:\n"
- "https://lore.kernel.org/linux-kselftest/20220625050838.1618469-2-davidgow at google.com/\n"
+ "https://lore.kernel.org/linux-kselftest/20220625050838.1618469-2-davidgow@google.com/\n"
  "- Rebase on top of the TAINT_TEST patch series. This should now apply\n"
  "  cleanly on top of the kunit branch:\n"
- "  https://lore.kernel.org/linux-kselftest/20220708044847.531566-1-davidgow at google.com/T/#u\n"
+ "  https://lore.kernel.org/linux-kselftest/20220708044847.531566-1-davidgow@google.com/T/#u\n"
  "- Add Brendan's Reviewed-by tags.\n"
  "\n"
  "No changes to this patch since v2:\n"
- "https://lore.kernel.org/linux-kselftest/20220621085345.603820-2-davidgow at google.com/\n"
+ "https://lore.kernel.org/linux-kselftest/20220621085345.603820-2-davidgow@google.com/\n"
  "\n"
  "Changes since v1:\n"
- "https://lore.kernel.org/linux-kselftest/20220618090310.1174932-2-davidgow at google.com/\n"
+ "https://lore.kernel.org/linux-kselftest/20220618090310.1174932-2-davidgow@google.com/\n"
  "- Fix a compile error with CONFIG_KUNIT=m (Thanks Christophe Leroy,\n"
  "  kernel test robot)\n"
- "- Add Ma?ra's Tested-by.\n"
+ "- Add Ma\303\255ra's Tested-by.\n"
  "\n"
  "Changes since RFC:\n"
- "https://lore.kernel.org/linux-kselftest/101d12fc9250b7a445ff50a9e7a25cd74d0e16eb.camel at codeconstruct.com.au/\n"
+ "https://lore.kernel.org/linux-kselftest/101d12fc9250b7a445ff50a9e7a25cd74d0e16eb.camel@codeconstruct.com.au/\n"
  "- I've basically just rebased it, tweaked some wording, and it made it\n"
  "still compile when CONFIG_MODULES is not set.\n"
  "\n"
@@ -247,4 +267,4 @@
  "-- \n"
  2.37.0.rc0.161.g10f37bed90-goog
 
-4e8fe442fe5d7e8dfa48d868cb68a9ea55ec4138b16a32f42745bc5f8530c0e3
+7fc42e4ea3221219e7f86b88590c7ed9eb6dbd5f272a60130a8d2af12d0162ab

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.