diff for duplicates of <Y8Qp0NcIPPGqUDGl@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 5710a2b..7f10878 100644 --- a/a/1.txt +++ b/N1/1.1.txt @@ -30,8 +30,8 @@ On Sun, Jan 15, 2023 at 11:49:46PM +0800, Jisheng Zhang wrote: > are patched using alternatives, thus the metadata can be freed after > patching. > -> Link: https://lore.kernel.org/linux-riscv/20220922060958.44203-1-samuel at sholland.org/ [1] -> Link: https://lore.kernel.org/linux-arm-kernel/20220912162210.3626215-8-mark.rutland at arm.com/ [2] +> Link: https://lore.kernel.org/linux-riscv/20220922060958.44203-1-samuel@sholland.org/ [1] +> Link: https://lore.kernel.org/linux-arm-kernel/20220912162210.3626215-8-mark.rutland@arm.com/ [2] > Signed-off-by: Jisheng Zhang <jszhang@kernel.org> > Reviewed-by: Andrew Jones <ajones@ventanamicro.com> @@ -44,15 +44,7 @@ I know you replied there earlier today with your opinion, but please give people a chance to read and respond, before resubmitting, so as not to split discussion between several threads. -3 - https://lore.kernel.org/linux-riscv/2398293.3Lj2Plt8kZ at diego/ +3 - https://lore.kernel.org/linux-riscv/2398293.3Lj2Plt8kZ@diego/ Thanks, 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/20230115/7c8c8389/attachment-0001.sig> diff --git a/N1/1.2.bin b/N1/1.2.bin new file mode 100644 index 0000000..10ed04a --- /dev/null +++ b/N1/1.2.bin @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCY8Qp0AAKCRB4tDGHoIJi +0pPnAQCsIsNUGq5IDZkIgbOznwtHyiQL3aKdAxLmntEOJDBOJgD/dvpGPPetV8gc +DnsHNxe/93fMhhgnj9EtBjFUkmIeug0= +=naIL +-----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 16253b1..0581507 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,22 @@ "ref\020230115154953.831-1-jszhang@kernel.org\0" "ref\020230115154953.831-7-jszhang@kernel.org\0" "From\0Conor Dooley <conor@kernel.org>\0" - "Subject\0[PATCH v4 06/13] riscv: introduce riscv_has_extension_[un]likely()\0" + "Subject\0Re: [PATCH v4 06/13] riscv: introduce riscv_has_extension_[un]likely()\0" "Date\0Sun, 15 Jan 2023 16:29:04 +0000\0" - "To\0kvm-riscv@lists.infradead.org\0" - "\00:1\0" + "To\0Jisheng Zhang <jszhang@kernel.org>\0" + "Cc\0Paul Walmsley <paul.walmsley@sifive.com>" + Palmer Dabbelt <palmer@dabbelt.com> + Albert Ou <aou@eecs.berkeley.edu> + Anup Patel <anup@brainfault.org> + Atish Patra <atishp@atishpatra.org> + Heiko Stuebner <heiko@sntech.de> + Conor Dooley <conor.dooley@microchip.com> + Andrew Jones <ajones@ventanamicro.com> + linux-riscv@lists.infradead.org + linux-kernel@vger.kernel.org + kvm@vger.kernel.org + " kvm-riscv@lists.infradead.org\0" + "\02:1.1\0" "b\0" "Hey Jisheng,\n" "\n" @@ -38,8 +50,8 @@ "> are patched using alternatives, thus the metadata can be freed after\n" "> patching.\n" "> \n" - "> Link: https://lore.kernel.org/linux-riscv/20220922060958.44203-1-samuel at sholland.org/ [1]\n" - "> Link: https://lore.kernel.org/linux-arm-kernel/20220912162210.3626215-8-mark.rutland at arm.com/ [2]\n" + "> Link: https://lore.kernel.org/linux-riscv/20220922060958.44203-1-samuel@sholland.org/ [1]\n" + "> Link: https://lore.kernel.org/linux-arm-kernel/20220912162210.3626215-8-mark.rutland@arm.com/ [2]\n" "> Signed-off-by: Jisheng Zhang <jszhang@kernel.org>\n" "> Reviewed-by: Andrew Jones <ajones@ventanamicro.com>\n" "\n" @@ -52,17 +64,25 @@ "give people a chance to read and respond, before resubmitting, so as not\n" "to split discussion between several threads.\n" "\n" - "3 - https://lore.kernel.org/linux-riscv/2398293.3Lj2Plt8kZ at diego/\n" + "3 - https://lore.kernel.org/linux-riscv/2398293.3Lj2Plt8kZ@diego/\n" "\n" "Thanks,\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/20230115/7c8c8389/attachment-0001.sig> + "iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCY8Qp0AAKCRB4tDGHoIJi\n" + "0pPnAQCsIsNUGq5IDZkIgbOznwtHyiQL3aKdAxLmntEOJDBOJgD/dvpGPPetV8gc\n" + "DnsHNxe/93fMhhgnj9EtBjFUkmIeug0=\n" + "=naIL\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 -289a80e084cf8ac773a50246f01e06e945e0b611f5bdcb604336ec899cb116bb +06fd4ee17155278ea9b93f52574c607f7c076921d0679231d5835699f7a95322
diff --git a/a/1.txt b/N2/1.txt index 5710a2b..7f10878 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -30,8 +30,8 @@ On Sun, Jan 15, 2023 at 11:49:46PM +0800, Jisheng Zhang wrote: > are patched using alternatives, thus the metadata can be freed after > patching. > -> Link: https://lore.kernel.org/linux-riscv/20220922060958.44203-1-samuel at sholland.org/ [1] -> Link: https://lore.kernel.org/linux-arm-kernel/20220912162210.3626215-8-mark.rutland at arm.com/ [2] +> Link: https://lore.kernel.org/linux-riscv/20220922060958.44203-1-samuel@sholland.org/ [1] +> Link: https://lore.kernel.org/linux-arm-kernel/20220912162210.3626215-8-mark.rutland@arm.com/ [2] > Signed-off-by: Jisheng Zhang <jszhang@kernel.org> > Reviewed-by: Andrew Jones <ajones@ventanamicro.com> @@ -44,15 +44,7 @@ I know you replied there earlier today with your opinion, but please give people a chance to read and respond, before resubmitting, so as not to split discussion between several threads. -3 - https://lore.kernel.org/linux-riscv/2398293.3Lj2Plt8kZ at diego/ +3 - https://lore.kernel.org/linux-riscv/2398293.3Lj2Plt8kZ@diego/ Thanks, 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/20230115/7c8c8389/attachment-0001.sig> diff --git a/N2/2.bin b/N2/2.bin new file mode 100644 index 0000000..10ed04a --- /dev/null +++ b/N2/2.bin @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCY8Qp0AAKCRB4tDGHoIJi +0pPnAQCsIsNUGq5IDZkIgbOznwtHyiQL3aKdAxLmntEOJDBOJgD/dvpGPPetV8gc +DnsHNxe/93fMhhgnj9EtBjFUkmIeug0= +=naIL +-----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 16253b1..8f84c86 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,10 +1,22 @@ "ref\020230115154953.831-1-jszhang@kernel.org\0" "ref\020230115154953.831-7-jszhang@kernel.org\0" "From\0Conor Dooley <conor@kernel.org>\0" - "Subject\0[PATCH v4 06/13] riscv: introduce riscv_has_extension_[un]likely()\0" + "Subject\0Re: [PATCH v4 06/13] riscv: introduce riscv_has_extension_[un]likely()\0" "Date\0Sun, 15 Jan 2023 16:29:04 +0000\0" - "To\0kvm-riscv@lists.infradead.org\0" - "\00:1\0" + "To\0Jisheng Zhang <jszhang@kernel.org>\0" + "Cc\0Paul Walmsley <paul.walmsley@sifive.com>" + Palmer Dabbelt <palmer@dabbelt.com> + Albert Ou <aou@eecs.berkeley.edu> + Anup Patel <anup@brainfault.org> + Atish Patra <atishp@atishpatra.org> + Heiko Stuebner <heiko@sntech.de> + Conor Dooley <conor.dooley@microchip.com> + Andrew Jones <ajones@ventanamicro.com> + linux-riscv@lists.infradead.org + linux-kernel@vger.kernel.org + kvm@vger.kernel.org + " kvm-riscv@lists.infradead.org\0" + "\01:1\0" "b\0" "Hey Jisheng,\n" "\n" @@ -38,8 +50,8 @@ "> are patched using alternatives, thus the metadata can be freed after\n" "> patching.\n" "> \n" - "> Link: https://lore.kernel.org/linux-riscv/20220922060958.44203-1-samuel at sholland.org/ [1]\n" - "> Link: https://lore.kernel.org/linux-arm-kernel/20220912162210.3626215-8-mark.rutland at arm.com/ [2]\n" + "> Link: https://lore.kernel.org/linux-riscv/20220922060958.44203-1-samuel@sholland.org/ [1]\n" + "> Link: https://lore.kernel.org/linux-arm-kernel/20220912162210.3626215-8-mark.rutland@arm.com/ [2]\n" "> Signed-off-by: Jisheng Zhang <jszhang@kernel.org>\n" "> Reviewed-by: Andrew Jones <ajones@ventanamicro.com>\n" "\n" @@ -52,17 +64,19 @@ "give people a chance to read and respond, before resubmitting, so as not\n" "to split discussion between several threads.\n" "\n" - "3 - https://lore.kernel.org/linux-riscv/2398293.3Lj2Plt8kZ at diego/\n" + "3 - https://lore.kernel.org/linux-riscv/2398293.3Lj2Plt8kZ@diego/\n" "\n" "Thanks,\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/20230115/7c8c8389/attachment-0001.sig> + "iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCY8Qp0AAKCRB4tDGHoIJi\n" + "0pPnAQCsIsNUGq5IDZkIgbOznwtHyiQL3aKdAxLmntEOJDBOJgD/dvpGPPetV8gc\n" + "DnsHNxe/93fMhhgnj9EtBjFUkmIeug0=\n" + "=naIL\n" + "-----END PGP SIGNATURE-----\n" -289a80e084cf8ac773a50246f01e06e945e0b611f5bdcb604336ec899cb116bb +28d27c891ea291e512c3e9f195176028d74b465a6d23f6993946b670bade1c08
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.