diff for duplicates of <Y+UxTBmegHqqHDCQ@spud> diff --git a/N1/1.1.hdr b/N1/1.1.hdr new file mode 100644 index 0000000..5a32186 --- /dev/null +++ b/N1/1.1.hdr @@ -0,0 +1,3 @@ +Content-Type: text/plain; charset=us-ascii +Content-Disposition: inline +Content-Transfer-Encoding: quoted-printable diff --git a/a/1.txt b/N1/1.1.txt similarity index 84% rename from a/1.txt rename to N1/1.1.txt index 808d412..927426a 100644 --- a/a/1.txt +++ b/N1/1.1.txt @@ -21,8 +21,8 @@ On Thu, Feb 09, 2023 at 04:26:20PM +0100, Andrew Jones wrote: > Based on riscv-linux/for-next plus the dependencies listed below. > > Dependencies: -> https://lore.kernel.org/all/20230108163356.3063839-1-conor at kernel.org/ -> https://lore.kernel.org/all/20230105192610.1940841-1-heiko at sntech.de/ +> https://lore.kernel.org/all/20230108163356.3063839-1-conor@kernel.org/ +> https://lore.kernel.org/all/20230105192610.1940841-1-heiko@sntech.de/ I've had a short (due to FOSDEM) & busy week since we discussed the automagic dependency collection. I'll try to get to it in the next few @@ -43,7 +43,7 @@ days. > [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 > > v4: @@ -61,11 +61,3 @@ but I am okay with it existing and the remainder of the patch". Cheers, Conor. - --------------- next part -------------- -A non-text attachment was scrubbed... -Name: signature.asc -Type: application/pgp-signature -Size: 228 bytes -Desc: not available -URL: <http://lists.infradead.org/pipermail/kvm-riscv/attachments/20230209/f2ef3df8/attachment-0001.sig> diff --git a/N1/1.2.bin b/N1/1.2.bin new file mode 100644 index 0000000..30a7d75 --- /dev/null +++ b/N1/1.2.bin @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCY+UxSQAKCRB4tDGHoIJi +0nXrAP9VAQ3j262sR5fkIWgKXnnVcwlk0HxuhiGpu+7dH1JcTQD/e+mZEdP1X1PR +UiYGOGgLZYOVDwTZVxkkf9gZ5EzcGAI= +=k+w3 +-----END PGP SIGNATURE----- diff --git a/N1/1.2.hdr b/N1/1.2.hdr new file mode 100644 index 0000000..5e5352c --- /dev/null +++ b/N1/1.2.hdr @@ -0,0 +1 @@ +Content-Type: application/pgp-signature; name="signature.asc" diff --git a/N1/2.hdr b/N1/2.hdr new file mode 100644 index 0000000..4b86001 --- /dev/null +++ b/N1/2.hdr @@ -0,0 +1,4 @@ +Content-Type: text/plain; charset="us-ascii" +MIME-Version: 1.0 +Content-Transfer-Encoding: 7bit +Content-Disposition: inline diff --git a/N1/2.txt b/N1/2.txt new file mode 100644 index 0000000..e409076 --- /dev/null +++ b/N1/2.txt @@ -0,0 +1,4 @@ +_______________________________________________ +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 0f9625b..7c7a066 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,22 @@ "ref\020230209152628.129914-1-ajones@ventanamicro.com\0" "From\0Conor Dooley <conor@kernel.org>\0" - "Subject\0[PATCH v4 0/8] RISC-V: Apply Zicboz to clear_page\0" - "Date\0Thu, 09 Feb 2023 17:45:59 -0000\0" - "To\0kvm-riscv@lists.infradead.org\0" - "\00:1\0" + "Subject\0Re: [PATCH v4 0/8] RISC-V: Apply Zicboz to clear_page\0" + "Date\0Thu, 9 Feb 2023 17:45:48 +0000\0" + "To\0Andrew Jones <ajones@ventanamicro.com>\0" + "Cc\0linux-riscv@lists.infradead.org" + kvm-riscv@lists.infradead.org + devicetree@vger.kernel.org + 'Anup Patel ' <apatel@ventanamicro.com> + 'Palmer Dabbelt ' <palmer@dabbelt.com> + 'Paul Walmsley ' <paul.walmsley@sifive.com> + 'Krzysztof Kozlowski ' <krzysztof.kozlowski+dt@linaro.org> + 'Atish Patra ' <atishp@rivosinc.com> + 'Heiko Stuebner ' <heiko@sntech.de> + 'Jisheng Zhang ' <jszhang@kernel.org> + 'Rob Herring ' <robh@kernel.org> + 'Albert Ou ' <aou@eecs.berkeley.edu> + " 'Conor Dooley ' <conor.dooley@microchip.com>\0" + "\02:1.1\0" "b\0" "Hey Drew,\n" "\n" @@ -28,8 +41,8 @@ "> Based on riscv-linux/for-next plus the dependencies listed below.\n" "> \n" "> Dependencies:\n" - "> https://lore.kernel.org/all/20230108163356.3063839-1-conor at kernel.org/\n" - "> https://lore.kernel.org/all/20230105192610.1940841-1-heiko at sntech.de/\n" + "> https://lore.kernel.org/all/20230108163356.3063839-1-conor@kernel.org/\n" + "> https://lore.kernel.org/all/20230105192610.1940841-1-heiko@sntech.de/\n" "\n" "I've had a short (due to FOSDEM) & busy week since we discussed the\n" "automagic dependency collection. I'll try to get to it in the next few\n" @@ -50,7 +63,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" "> v4:\n" @@ -67,14 +80,22 @@ "but I am okay with it existing and the remainder of the patch\".\n" "\n" "Cheers,\n" - "Conor.\n" + Conor. + "\02:1.2\0" + "fn\0signature.asc\0" + "b\0" + "-----BEGIN PGP SIGNATURE-----\n" "\n" - "-------------- next part --------------\n" - "A non-text attachment was scrubbed...\n" - "Name: signature.asc\n" - "Type: application/pgp-signature\n" - "Size: 228 bytes\n" - "Desc: not available\n" - URL: <http://lists.infradead.org/pipermail/kvm-riscv/attachments/20230209/f2ef3df8/attachment-0001.sig> + "iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCY+UxSQAKCRB4tDGHoIJi\n" + "0nXrAP9VAQ3j262sR5fkIWgKXnnVcwlk0HxuhiGpu+7dH1JcTQD/e+mZEdP1X1PR\n" + "UiYGOGgLZYOVDwTZVxkkf9gZ5EzcGAI=\n" + "=k+w3\n" + "-----END PGP SIGNATURE-----\n" + "\01:2\0" + "b\0" + "_______________________________________________\n" + "linux-riscv mailing list\n" + "linux-riscv@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-riscv -89666835b2a35f2202a05abc80f4f5876a1880b73722744345b2fdb2529595a2 +ecdecad15291698409709446ced308dcd7f172a57722487f8f6442e3dd2d1d18
diff --git a/a/1.txt b/N2/1.txt index 808d412..927426a 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -21,8 +21,8 @@ On Thu, Feb 09, 2023 at 04:26:20PM +0100, Andrew Jones wrote: > Based on riscv-linux/for-next plus the dependencies listed below. > > Dependencies: -> https://lore.kernel.org/all/20230108163356.3063839-1-conor at kernel.org/ -> https://lore.kernel.org/all/20230105192610.1940841-1-heiko at sntech.de/ +> https://lore.kernel.org/all/20230108163356.3063839-1-conor@kernel.org/ +> https://lore.kernel.org/all/20230105192610.1940841-1-heiko@sntech.de/ I've had a short (due to FOSDEM) & busy week since we discussed the automagic dependency collection. I'll try to get to it in the next few @@ -43,7 +43,7 @@ days. > [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 > > v4: @@ -61,11 +61,3 @@ but I am okay with it existing and the remainder of the patch". Cheers, Conor. - --------------- next part -------------- -A non-text attachment was scrubbed... -Name: signature.asc -Type: application/pgp-signature -Size: 228 bytes -Desc: not available -URL: <http://lists.infradead.org/pipermail/kvm-riscv/attachments/20230209/f2ef3df8/attachment-0001.sig> diff --git a/N2/2.bin b/N2/2.bin new file mode 100644 index 0000000..30a7d75 --- /dev/null +++ b/N2/2.bin @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCY+UxSQAKCRB4tDGHoIJi +0nXrAP9VAQ3j262sR5fkIWgKXnnVcwlk0HxuhiGpu+7dH1JcTQD/e+mZEdP1X1PR +UiYGOGgLZYOVDwTZVxkkf9gZ5EzcGAI= +=k+w3 +-----END PGP SIGNATURE----- diff --git a/N2/2.hdr b/N2/2.hdr new file mode 100644 index 0000000..5e5352c --- /dev/null +++ b/N2/2.hdr @@ -0,0 +1 @@ +Content-Type: application/pgp-signature; name="signature.asc" diff --git a/a/content_digest b/N2/content_digest index 0f9625b..08dd96f 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,22 @@ "ref\020230209152628.129914-1-ajones@ventanamicro.com\0" "From\0Conor Dooley <conor@kernel.org>\0" - "Subject\0[PATCH v4 0/8] RISC-V: Apply Zicboz to clear_page\0" - "Date\0Thu, 09 Feb 2023 17:45:59 -0000\0" - "To\0kvm-riscv@lists.infradead.org\0" - "\00:1\0" + "Subject\0Re: [PATCH v4 0/8] RISC-V: Apply Zicboz to clear_page\0" + "Date\0Thu, 9 Feb 2023 17:45:48 +0000\0" + "To\0Andrew Jones <ajones@ventanamicro.com>\0" + "Cc\0linux-riscv@lists.infradead.org" + kvm-riscv@lists.infradead.org + devicetree@vger.kernel.org + 'Anup Patel ' <apatel@ventanamicro.com> + 'Palmer Dabbelt ' <palmer@dabbelt.com> + 'Paul Walmsley ' <paul.walmsley@sifive.com> + 'Krzysztof Kozlowski ' <krzysztof.kozlowski+dt@linaro.org> + 'Atish Patra ' <atishp@rivosinc.com> + 'Heiko Stuebner ' <heiko@sntech.de> + 'Jisheng Zhang ' <jszhang@kernel.org> + 'Rob Herring ' <robh@kernel.org> + 'Albert Ou ' <aou@eecs.berkeley.edu> + " 'Conor Dooley ' <conor.dooley@microchip.com>\0" + "\01:1\0" "b\0" "Hey Drew,\n" "\n" @@ -28,8 +41,8 @@ "> Based on riscv-linux/for-next plus the dependencies listed below.\n" "> \n" "> Dependencies:\n" - "> https://lore.kernel.org/all/20230108163356.3063839-1-conor at kernel.org/\n" - "> https://lore.kernel.org/all/20230105192610.1940841-1-heiko at sntech.de/\n" + "> https://lore.kernel.org/all/20230108163356.3063839-1-conor@kernel.org/\n" + "> https://lore.kernel.org/all/20230105192610.1940841-1-heiko@sntech.de/\n" "\n" "I've had a short (due to FOSDEM) & busy week since we discussed the\n" "automagic dependency collection. I'll try to get to it in the next few\n" @@ -50,7 +63,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" "> v4:\n" @@ -67,14 +80,16 @@ "but I am okay with it existing and the remainder of the patch\".\n" "\n" "Cheers,\n" - "Conor.\n" + Conor. + "\01:2\0" + "fn\0signature.asc\0" + "b\0" + "-----BEGIN PGP SIGNATURE-----\n" "\n" - "-------------- next part --------------\n" - "A non-text attachment was scrubbed...\n" - "Name: signature.asc\n" - "Type: application/pgp-signature\n" - "Size: 228 bytes\n" - "Desc: not available\n" - URL: <http://lists.infradead.org/pipermail/kvm-riscv/attachments/20230209/f2ef3df8/attachment-0001.sig> + "iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCY+UxSQAKCRB4tDGHoIJi\n" + "0nXrAP9VAQ3j262sR5fkIWgKXnnVcwlk0HxuhiGpu+7dH1JcTQD/e+mZEdP1X1PR\n" + "UiYGOGgLZYOVDwTZVxkkf9gZ5EzcGAI=\n" + "=k+w3\n" + "-----END PGP SIGNATURE-----\n" -89666835b2a35f2202a05abc80f4f5876a1880b73722744345b2fdb2529595a2 +08034732001bf766787ee46fb4e7f53f385732c9f4313451cfdf5b3a92fb1fc5
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.