diff for duplicates of <Y4+lPiF7CpJJjmWR@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 90% rename from a/1.txt rename to N1/1.1.txt index 077b79f..35ac185 100644 --- a/a/1.txt +++ b/N1/1.1.txt @@ -42,14 +42,14 @@ s/any more// > are patched using alternatives, thus the metadata can be freed after > patching. > -> [1]https://lore.kernel.org/linux-riscv/20220922060958.44203-1-samuel at sholland.org/ -> [2]https://lore.kernel.org/linux-arm-kernel/20220912162210.3626215-8-mark.rutland at arm.com/ +> [1]https://lore.kernel.org/linux-riscv/20220922060958.44203-1-samuel@sholland.org/ +> [2]https://lore.kernel.org/linux-arm-kernel/20220912162210.3626215-8-mark.rutland@arm.com/ Can you make these into Link: tags please (and drop the line between the and the SoB)? So: -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> @@ -119,11 +119,4 @@ Conor. > #define riscv_isa_extension_mask(ext) BIT_MASK(RISCV_ISA_EXT_##ext) > -- > 2.37.2 -> --------------- 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/20221206/0fb45920/attachment-0001.sig> +> diff --git a/N1/1.2.bin b/N1/1.2.bin new file mode 100644 index 0000000..fd832e0 --- /dev/null +++ b/N1/1.2.bin @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCY4+lPQAKCRB4tDGHoIJi +0ioQAP4w8r5FQ0ejEXDGcp8UvPntHNhPculcXC9z8LBnhOgVggEAzzZHQlX1lhJN +t6WlREfcRjs9PY31RoG5eskhVoUzrg4= +=bz9l +-----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 1795069..f5cf0b1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,21 @@ "ref\020221204174632.3677-1-jszhang@kernel.org\0" "ref\020221204174632.3677-7-jszhang@kernel.org\0" "From\0Conor Dooley <conor@kernel.org>\0" - "Subject\0[PATCH v2 06/13] riscv: introduce riscv_has_extension_[un]likely()\0" - "Date\0Tue, 06 Dec 2022 20:25:42 -0000\0" - "To\0kvm-riscv@lists.infradead.org\0" - "\00:1\0" + "Subject\0Re: [PATCH v2 06/13] riscv: introduce riscv_has_extension_[un]likely()\0" + "Date\0Tue, 6 Dec 2022 20:25:34 +0000\0" + "To\0Jisheng Zhang <jszhang@kernel.org>\0" + "Cc\0Palmer Dabbelt <palmer@dabbelt.com>" + Paul Walmsley <paul.walmsley@sifive.com> + Albert Ou <aou@eecs.berkeley.edu> + Anup Patel <anup@brainfault.org> + Atish Patra <atishp@atishpatra.org> + Heiko Stuebner <heiko@sntech.de> + 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" @@ -50,14 +61,14 @@ "> are patched using alternatives, thus the metadata can be freed after\n" "> patching.\n" "> \n" - "> [1]https://lore.kernel.org/linux-riscv/20220922060958.44203-1-samuel at sholland.org/\n" - "> [2]https://lore.kernel.org/linux-arm-kernel/20220912162210.3626215-8-mark.rutland at arm.com/\n" + "> [1]https://lore.kernel.org/linux-riscv/20220922060958.44203-1-samuel@sholland.org/\n" + "> [2]https://lore.kernel.org/linux-arm-kernel/20220912162210.3626215-8-mark.rutland@arm.com/\n" "\n" "Can you make these into Link: tags please (and drop the line between the\n" "and the SoB)? So:\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" @@ -127,13 +138,22 @@ "> #define riscv_isa_extension_mask(ext) BIT_MASK(RISCV_ISA_EXT_##ext)\n" "> -- \n" "> 2.37.2\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/20221206/0fb45920/attachment-0001.sig> + > + "\02:1.2\0" + "fn\0signature.asc\0" + "b\0" + "-----BEGIN PGP SIGNATURE-----\n" + "\n" + "iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCY4+lPQAKCRB4tDGHoIJi\n" + "0ioQAP4w8r5FQ0ejEXDGcp8UvPntHNhPculcXC9z8LBnhOgVggEAzzZHQlX1lhJN\n" + "t6WlREfcRjs9PY31RoG5eskhVoUzrg4=\n" + "=bz9l\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 -eef33ff8b064c6a7a567d1caee2de0a58faf2dd8ec31dac7addfc26b08c6a79e +a0f5b2dbbc1fdcd8e71d792f83c0960e62c52bff3dba946b2c6bc9f5f1ec471d
diff --git a/a/1.txt b/N2/1.txt index 077b79f..35ac185 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -42,14 +42,14 @@ s/any more// > are patched using alternatives, thus the metadata can be freed after > patching. > -> [1]https://lore.kernel.org/linux-riscv/20220922060958.44203-1-samuel at sholland.org/ -> [2]https://lore.kernel.org/linux-arm-kernel/20220912162210.3626215-8-mark.rutland at arm.com/ +> [1]https://lore.kernel.org/linux-riscv/20220922060958.44203-1-samuel@sholland.org/ +> [2]https://lore.kernel.org/linux-arm-kernel/20220912162210.3626215-8-mark.rutland@arm.com/ Can you make these into Link: tags please (and drop the line between the and the SoB)? So: -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> @@ -119,11 +119,4 @@ Conor. > #define riscv_isa_extension_mask(ext) BIT_MASK(RISCV_ISA_EXT_##ext) > -- > 2.37.2 -> --------------- 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/20221206/0fb45920/attachment-0001.sig> +> diff --git a/N2/2.bin b/N2/2.bin new file mode 100644 index 0000000..fd832e0 --- /dev/null +++ b/N2/2.bin @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCY4+lPQAKCRB4tDGHoIJi +0ioQAP4w8r5FQ0ejEXDGcp8UvPntHNhPculcXC9z8LBnhOgVggEAzzZHQlX1lhJN +t6WlREfcRjs9PY31RoG5eskhVoUzrg4= +=bz9l +-----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 1795069..14c4d5e 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,10 +1,21 @@ "ref\020221204174632.3677-1-jszhang@kernel.org\0" "ref\020221204174632.3677-7-jszhang@kernel.org\0" "From\0Conor Dooley <conor@kernel.org>\0" - "Subject\0[PATCH v2 06/13] riscv: introduce riscv_has_extension_[un]likely()\0" - "Date\0Tue, 06 Dec 2022 20:25:42 -0000\0" - "To\0kvm-riscv@lists.infradead.org\0" - "\00:1\0" + "Subject\0Re: [PATCH v2 06/13] riscv: introduce riscv_has_extension_[un]likely()\0" + "Date\0Tue, 6 Dec 2022 20:25:34 +0000\0" + "To\0Jisheng Zhang <jszhang@kernel.org>\0" + "Cc\0Palmer Dabbelt <palmer@dabbelt.com>" + Paul Walmsley <paul.walmsley@sifive.com> + Albert Ou <aou@eecs.berkeley.edu> + Anup Patel <anup@brainfault.org> + Atish Patra <atishp@atishpatra.org> + Heiko Stuebner <heiko@sntech.de> + 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" @@ -50,14 +61,14 @@ "> are patched using alternatives, thus the metadata can be freed after\n" "> patching.\n" "> \n" - "> [1]https://lore.kernel.org/linux-riscv/20220922060958.44203-1-samuel at sholland.org/\n" - "> [2]https://lore.kernel.org/linux-arm-kernel/20220912162210.3626215-8-mark.rutland at arm.com/\n" + "> [1]https://lore.kernel.org/linux-riscv/20220922060958.44203-1-samuel@sholland.org/\n" + "> [2]https://lore.kernel.org/linux-arm-kernel/20220912162210.3626215-8-mark.rutland@arm.com/\n" "\n" "Can you make these into Link: tags please (and drop the line between the\n" "and the SoB)? So:\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" @@ -127,13 +138,16 @@ "> #define riscv_isa_extension_mask(ext) BIT_MASK(RISCV_ISA_EXT_##ext)\n" "> -- \n" "> 2.37.2\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/20221206/0fb45920/attachment-0001.sig> + > + "\01:2\0" + "fn\0signature.asc\0" + "b\0" + "-----BEGIN PGP SIGNATURE-----\n" + "\n" + "iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCY4+lPQAKCRB4tDGHoIJi\n" + "0ioQAP4w8r5FQ0ejEXDGcp8UvPntHNhPculcXC9z8LBnhOgVggEAzzZHQlX1lhJN\n" + "t6WlREfcRjs9PY31RoG5eskhVoUzrg4=\n" + "=bz9l\n" + "-----END PGP SIGNATURE-----\n" -eef33ff8b064c6a7a567d1caee2de0a58faf2dd8ec31dac7addfc26b08c6a79e +12f8637905573c2456c9cf939b1285b2c01f77572a3878629a1701803a31bc24
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.