All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20230224162631.405473-1-ajones@ventanamicro.com>

diff --git a/a/1.txt b/N1/1.txt
index b8b416c..3969780 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -18,7 +18,7 @@ worthwhile).
 Based on riscv-linux/for-next plus the dependencies listed below.
 
 Dependencies:
-https://lore.kernel.org/all/20230224154601.88163-1-ajones at ventanamicro.com/
+https://lore.kernel.org/all/20230224154601.88163-1-ajones@ventanamicro.com/
 
 The patches are also available here
 https://github.com/jones-drew/linux/commits/riscv/zicboz-v6
@@ -35,7 +35,7 @@ drew
 [1] I ported the functions under test to userspace and linked them with
     a test program. Then, I ran them under gdb with a script[3] which
     counted instructions by single stepping.
-[2] https://lore.kernel.org/all/20221027130247.31634-1-ajones at ventanamicro.com/
+[2] https://lore.kernel.org/all/20221027130247.31634-1-ajones@ventanamicro.com/
 [3] https://gist.github.com/jones-drew/487791c956ceca8c18adc2847eec9c60
 
 v6:
@@ -121,3 +121,9 @@ Andrew Jones (8):
 
 -- 
 2.39.1
+
+
+_______________________________________________
+linux-riscv mailing list
+linux-riscv@lists.infradead.org
+http://lists.infradead.org/mailman/listinfo/linux-riscv
diff --git a/a/content_digest b/N1/content_digest
index b7eb951..840a5bc 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,21 @@
  "From\0Andrew Jones <ajones@ventanamicro.com>\0"
  "Subject\0[PATCH v6 0/8] RISC-V: Apply Zicboz to clear_page\0"
  "Date\0Fri, 24 Feb 2023 17:26:23 +0100\0"
- "To\0kvm-riscv@lists.infradead.org\0"
+ "To\0linux-riscv@lists.infradead.org"
+  kvm-riscv@lists.infradead.org
+ " devicetree@vger.kernel.org\0"
+ "Cc\0'Conor Dooley ' <conor.dooley@microchip.com>"
+  'Paul Walmsley ' <paul.walmsley@sifive.com>
+  'Palmer Dabbelt ' <palmer@dabbelt.com>
+  'Sudip Mukherjee ' <sudip.mukherjee@codethink.co.uk>
+  'Ben Dooks ' <ben.dooks@codethink.co.uk>
+  'Atish Patra ' <atishp@rivosinc.com>
+  'Albert Ou ' <aou@eecs.berkeley.edu>
+  'Anup Patel ' <apatel@ventanamicro.com>
+  'Krzysztof Kozlowski ' <krzysztof.kozlowski+dt@linaro.org>
+  'Rob Herring ' <robh@kernel.org>
+  'Jisheng Zhang ' <jszhang@kernel.org>
+ " 'Heiko Stuebner ' <heiko@sntech.de>\0"
  "\00:1\0"
  "b\0"
  "When the Zicboz extension is available we can more rapidly zero naturally\n"
@@ -24,7 +38,7 @@
  "Based on riscv-linux/for-next plus the dependencies listed below.\n"
  "\n"
  "Dependencies:\n"
- "https://lore.kernel.org/all/20230224154601.88163-1-ajones at ventanamicro.com/\n"
+ "https://lore.kernel.org/all/20230224154601.88163-1-ajones@ventanamicro.com/\n"
  "\n"
  "The patches are also available here\n"
  "https://github.com/jones-drew/linux/commits/riscv/zicboz-v6\n"
@@ -41,7 +55,7 @@
  "[1] I ported the functions under test to userspace and linked them with\n"
  "    a test program. Then, I ran them under gdb with a script[3] which\n"
  "    counted instructions by single stepping.\n"
- "[2] https://lore.kernel.org/all/20221027130247.31634-1-ajones at ventanamicro.com/\n"
+ "[2] https://lore.kernel.org/all/20221027130247.31634-1-ajones@ventanamicro.com/\n"
  "[3] https://gist.github.com/jones-drew/487791c956ceca8c18adc2847eec9c60\n"
  "\n"
  "v6:\n"
@@ -126,6 +140,12 @@
  " create mode 100644 arch/riscv/lib/clear_page.S\n"
  "\n"
  "-- \n"
- 2.39.1
+ "2.39.1\n"
+ "\n"
+ "\n"
+ "_______________________________________________\n"
+ "linux-riscv mailing list\n"
+ "linux-riscv@lists.infradead.org\n"
+ http://lists.infradead.org/mailman/listinfo/linux-riscv
 
-06de645fab130dc1308cd6791c03e416825b4f094870db4f4eb7d01cedf97c30
+51f1233b57ade8231cfb1cd73a6cb59eff283deb71d5583c075f6c5fdd2283fb

diff --git a/a/1.txt b/N2/1.txt
index b8b416c..33c3bcb 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -18,7 +18,7 @@ worthwhile).
 Based on riscv-linux/for-next plus the dependencies listed below.
 
 Dependencies:
-https://lore.kernel.org/all/20230224154601.88163-1-ajones at ventanamicro.com/
+https://lore.kernel.org/all/20230224154601.88163-1-ajones@ventanamicro.com/
 
 The patches are also available here
 https://github.com/jones-drew/linux/commits/riscv/zicboz-v6
@@ -35,7 +35,7 @@ drew
 [1] I ported the functions under test to userspace and linked them with
     a test program. Then, I ran them under gdb with a script[3] which
     counted instructions by single stepping.
-[2] https://lore.kernel.org/all/20221027130247.31634-1-ajones at ventanamicro.com/
+[2] https://lore.kernel.org/all/20221027130247.31634-1-ajones@ventanamicro.com/
 [3] https://gist.github.com/jones-drew/487791c956ceca8c18adc2847eec9c60
 
 v6:
diff --git a/a/content_digest b/N2/content_digest
index b7eb951..83e74ad 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,7 +1,21 @@
  "From\0Andrew Jones <ajones@ventanamicro.com>\0"
  "Subject\0[PATCH v6 0/8] RISC-V: Apply Zicboz to clear_page\0"
  "Date\0Fri, 24 Feb 2023 17:26:23 +0100\0"
- "To\0kvm-riscv@lists.infradead.org\0"
+ "To\0linux-riscv@lists.infradead.org"
+  kvm-riscv@lists.infradead.org
+ " devicetree@vger.kernel.org\0"
+ "Cc\0'Conor Dooley ' <conor.dooley@microchip.com>"
+  'Paul Walmsley ' <paul.walmsley@sifive.com>
+  'Palmer Dabbelt ' <palmer@dabbelt.com>
+  'Sudip Mukherjee ' <sudip.mukherjee@codethink.co.uk>
+  'Ben Dooks ' <ben.dooks@codethink.co.uk>
+  'Atish Patra ' <atishp@rivosinc.com>
+  'Albert Ou ' <aou@eecs.berkeley.edu>
+  'Anup Patel ' <apatel@ventanamicro.com>
+  'Krzysztof Kozlowski ' <krzysztof.kozlowski+dt@linaro.org>
+  'Rob Herring ' <robh@kernel.org>
+  'Jisheng Zhang ' <jszhang@kernel.org>
+ " 'Heiko Stuebner ' <heiko@sntech.de>\0"
  "\00:1\0"
  "b\0"
  "When the Zicboz extension is available we can more rapidly zero naturally\n"
@@ -24,7 +38,7 @@
  "Based on riscv-linux/for-next plus the dependencies listed below.\n"
  "\n"
  "Dependencies:\n"
- "https://lore.kernel.org/all/20230224154601.88163-1-ajones at ventanamicro.com/\n"
+ "https://lore.kernel.org/all/20230224154601.88163-1-ajones@ventanamicro.com/\n"
  "\n"
  "The patches are also available here\n"
  "https://github.com/jones-drew/linux/commits/riscv/zicboz-v6\n"
@@ -41,7 +55,7 @@
  "[1] I ported the functions under test to userspace and linked them with\n"
  "    a test program. Then, I ran them under gdb with a script[3] which\n"
  "    counted instructions by single stepping.\n"
- "[2] https://lore.kernel.org/all/20221027130247.31634-1-ajones at ventanamicro.com/\n"
+ "[2] https://lore.kernel.org/all/20221027130247.31634-1-ajones@ventanamicro.com/\n"
  "[3] https://gist.github.com/jones-drew/487791c956ceca8c18adc2847eec9c60\n"
  "\n"
  "v6:\n"
@@ -128,4 +142,4 @@
  "-- \n"
  2.39.1
 
-06de645fab130dc1308cd6791c03e416825b4f094870db4f4eb7d01cedf97c30
+4d9b8c4a4a21ed7266bfeee132a9c9dd26a328d7e5f0bad4773870aba2f111f9

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.