diff for duplicates of <20230130120128.1349464-1-ajones@ventanamicro.com> diff --git a/a/1.txt b/N1/1.txt index 726b345..c38701c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,9 +17,9 @@ worthwhile). Dependencies: - "[PATCH v5 00/13] riscv: improve boot time isa extensions handling" - https://lore.kernel.org/all/20230128172856.3814-1-jszhang at kernel.org/ + https://lore.kernel.org/all/20230128172856.3814-1-jszhang@kernel.org/ - "[PATCH v1 0/3] Remove toolchain dependencies for Zicbom" - https://lore.kernel.org/all/20230108163356.3063839-1-conor at kernel.org/ + https://lore.kernel.org/all/20230108163356.3063839-1-conor@kernel.org/ The patches are also available here https://github.com/jones-drew/linux/commits/riscv/zicboz-v3 @@ -36,7 +36,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 v3: @@ -84,3 +84,9 @@ Andrew Jones (6): -- 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 5a52614..20786ce 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,19 @@ "From\0Andrew Jones <ajones@ventanamicro.com>\0" "Subject\0[PATCH v3 0/6] RISC-V: Apply Zicboz to clear_page\0" "Date\0Mon, 30 Jan 2023 13:01:22 +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'Heiko Stuebner ' <heiko@sntech.de>" + 'Krzysztof Kozlowski ' <krzysztof.kozlowski+dt@linaro.org> + 'Anup Patel ' <apatel@ventanamicro.com> + 'Palmer Dabbelt ' <palmer@dabbelt.com> + 'Atish Patra ' <atishp@rivosinc.com> + 'Paul Walmsley ' <paul.walmsley@sifive.com> + 'Albert Ou ' <aou@eecs.berkeley.edu> + 'Conor Dooley ' <conor.dooley@microchip.com> + 'Rob Herring ' <robh@kernel.org> + " 'Jisheng Zhang ' <jszhang@kernel.org>\0" "\00:1\0" "b\0" "When the Zicboz extension is available we can more rapidly zero naturally\n" @@ -23,9 +35,9 @@ "\n" "Dependencies:\n" " - \"[PATCH v5 00/13] riscv: improve boot time isa extensions handling\"\n" - " https://lore.kernel.org/all/20230128172856.3814-1-jszhang at kernel.org/\n" + " https://lore.kernel.org/all/20230128172856.3814-1-jszhang@kernel.org/\n" " - \"[PATCH v1 0/3] Remove toolchain dependencies for Zicbom\"\n" - " https://lore.kernel.org/all/20230108163356.3063839-1-conor at kernel.org/\n" + " https://lore.kernel.org/all/20230108163356.3063839-1-conor@kernel.org/\n" "\n" "The patches are also available here\n" "https://github.com/jones-drew/linux/commits/riscv/zicboz-v3\n" @@ -42,7 +54,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" "v3:\n" @@ -89,6 +101,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 -b86373e5c0454eaaba675880169177cf66ca3e3a791d90b610e395d9f01c9257 +d14c774729d7a7285f8482450aef30812e9b3fbbc61bc9c638f69da731e17839
diff --git a/a/1.txt b/N2/1.txt index 726b345..b8ca032 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -17,9 +17,9 @@ worthwhile). Dependencies: - "[PATCH v5 00/13] riscv: improve boot time isa extensions handling" - https://lore.kernel.org/all/20230128172856.3814-1-jszhang at kernel.org/ + https://lore.kernel.org/all/20230128172856.3814-1-jszhang@kernel.org/ - "[PATCH v1 0/3] Remove toolchain dependencies for Zicbom" - https://lore.kernel.org/all/20230108163356.3063839-1-conor at kernel.org/ + https://lore.kernel.org/all/20230108163356.3063839-1-conor@kernel.org/ The patches are also available here https://github.com/jones-drew/linux/commits/riscv/zicboz-v3 @@ -36,7 +36,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 v3: diff --git a/a/content_digest b/N2/content_digest index 5a52614..3d2636e 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,7 +1,19 @@ "From\0Andrew Jones <ajones@ventanamicro.com>\0" "Subject\0[PATCH v3 0/6] RISC-V: Apply Zicboz to clear_page\0" "Date\0Mon, 30 Jan 2023 13:01:22 +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'Heiko Stuebner ' <heiko@sntech.de>" + 'Krzysztof Kozlowski ' <krzysztof.kozlowski+dt@linaro.org> + 'Anup Patel ' <apatel@ventanamicro.com> + 'Palmer Dabbelt ' <palmer@dabbelt.com> + 'Atish Patra ' <atishp@rivosinc.com> + 'Paul Walmsley ' <paul.walmsley@sifive.com> + 'Albert Ou ' <aou@eecs.berkeley.edu> + 'Conor Dooley ' <conor.dooley@microchip.com> + 'Rob Herring ' <robh@kernel.org> + " 'Jisheng Zhang ' <jszhang@kernel.org>\0" "\00:1\0" "b\0" "When the Zicboz extension is available we can more rapidly zero naturally\n" @@ -23,9 +35,9 @@ "\n" "Dependencies:\n" " - \"[PATCH v5 00/13] riscv: improve boot time isa extensions handling\"\n" - " https://lore.kernel.org/all/20230128172856.3814-1-jszhang at kernel.org/\n" + " https://lore.kernel.org/all/20230128172856.3814-1-jszhang@kernel.org/\n" " - \"[PATCH v1 0/3] Remove toolchain dependencies for Zicbom\"\n" - " https://lore.kernel.org/all/20230108163356.3063839-1-conor at kernel.org/\n" + " https://lore.kernel.org/all/20230108163356.3063839-1-conor@kernel.org/\n" "\n" "The patches are also available here\n" "https://github.com/jones-drew/linux/commits/riscv/zicboz-v3\n" @@ -42,7 +54,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" "v3:\n" @@ -91,4 +103,4 @@ "-- \n" 2.39.1 -b86373e5c0454eaaba675880169177cf66ca3e3a791d90b610e395d9f01c9257 +9734541f2def0411ab23c55baff51f45604192dc2909bb2caf536584464376d8
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.