diff for duplicates of <2409883.jE0xQCEvom@diego> diff --git a/a/1.txt b/N1/1.txt index 1201f74..c2d0295 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,11 +1,11 @@ -Am Montag, 27. M?rz 2023, 18:49:30 CEST schrieb Andy Chiu: +Am Montag, 27. März 2023, 18:49:30 CEST schrieb Andy Chiu: > Vector unit is disabled by default for all user processes. Thus, a > process will take a trap (illegal instruction) into kernel at the first > time when it uses Vector. Only after then, the kernel allocates V > context and starts take care of the context for that user process. > > Suggested-by: Richard Henderson <richard.henderson@linaro.org> -> Link: https://lore.kernel.org/r/3923eeee-e4dc-0911-40bf-84c34aee962d at linaro.org +> Link: https://lore.kernel.org/r/3923eeee-e4dc-0911-40bf-84c34aee962d@linaro.org > Signed-off-by: Andy Chiu <andy.chiu@sifive.com> > --- > arch/riscv/include/asm/insn.h | 29 +++++++++++ @@ -212,3 +212,11 @@ Tested-by: Heiko Stuebner <heiko.stuebner@vrull.eu> Heiko + + + + +_______________________________________________ +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 1a1ef18..f3ceb5b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,19 +1,42 @@ "ref\020230327164941.20491-1-andy.chiu@sifive.com\0" "ref\020230327164941.20491-11-andy.chiu@sifive.com\0" "From\0Heiko St\303\274bner <heiko@sntech.de>\0" - "Subject\0[PATCH -next v17 10/20] riscv: Allocate user's vector context in the first-use trap\0" + "Subject\0Re: [PATCH -next v17 10/20] riscv: Allocate user's vector context in the first-use trap\0" "Date\0Fri, 31 Mar 2023 15:08:37 +0200\0" - "To\0kvm-riscv@lists.infradead.org\0" + "To\0linux-riscv@lists.infradead.org" + palmer@dabbelt.com + anup@brainfault.org + atishp@atishpatra.org + kvm-riscv@lists.infradead.org + " kvm@vger.kernel.org\0" + "Cc\0vineetg@rivosinc.com" + greentime.hu@sifive.com + guoren@linux.alibaba.com + Andy Chiu <andy.chiu@sifive.com> + Paul Walmsley <paul.walmsley@sifive.com> + Albert Ou <aou@eecs.berkeley.edu> + Andrew Jones <ajones@ventanamicro.com> + Conor Dooley <conor.dooley@microchip.com> + Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> + Liao Chang <liaochang1@huawei.com> + Jisheng Zhang <jszhang@kernel.org> + Guo Ren <guoren@kernel.org> + Vincent Chen <vincent.chen@sifive.com> + " Bj\303\266rn T\303\266pel <bjorn@rivosinc.com>" + Xianting Tian <xianting.tian@linux.alibaba.com> + Mattias Nissler <mnissler@rivosinc.com> + Richard Henderson <richard.henderson@linaro.org> + " Andy Chiu <andy.chiu@sifive.com>\0" "\00:1\0" "b\0" - "Am Montag, 27. M?rz 2023, 18:49:30 CEST schrieb Andy Chiu:\n" + "Am Montag, 27. M\303\244rz 2023, 18:49:30 CEST schrieb Andy Chiu:\n" "> Vector unit is disabled by default for all user processes. Thus, a\n" "> process will take a trap (illegal instruction) into kernel at the first\n" "> time when it uses Vector. Only after then, the kernel allocates V\n" "> context and starts take care of the context for that user process.\n" "> \n" "> Suggested-by: Richard Henderson <richard.henderson@linaro.org>\n" - "> Link: https://lore.kernel.org/r/3923eeee-e4dc-0911-40bf-84c34aee962d at linaro.org\n" + "> Link: https://lore.kernel.org/r/3923eeee-e4dc-0911-40bf-84c34aee962d@linaro.org\n" "> Signed-off-by: Andy Chiu <andy.chiu@sifive.com>\n" "> ---\n" "> arch/riscv/include/asm/insn.h | 29 +++++++++++\n" @@ -219,6 +242,14 @@ "Tested-by: Heiko Stuebner <heiko.stuebner@vrull.eu>\n" "\n" "\n" - Heiko + "Heiko\n" + "\n" + "\n" + "\n" + "\n" + "_______________________________________________\n" + "linux-riscv mailing list\n" + "linux-riscv@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-riscv -b323dac2f39e5315e3682324eee5d525abb514fc9e0785ab0a3516372d86fa3d +123ad60f081b5a56319be5b93abe3ac0beb871674013a5dbdaa23fd6cdb684f8
diff --git a/a/1.txt b/N2/1.txt index 1201f74..a5cd907 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,11 +1,11 @@ -Am Montag, 27. M?rz 2023, 18:49:30 CEST schrieb Andy Chiu: +Am Montag, 27. März 2023, 18:49:30 CEST schrieb Andy Chiu: > Vector unit is disabled by default for all user processes. Thus, a > process will take a trap (illegal instruction) into kernel at the first > time when it uses Vector. Only after then, the kernel allocates V > context and starts take care of the context for that user process. > > Suggested-by: Richard Henderson <richard.henderson@linaro.org> -> Link: https://lore.kernel.org/r/3923eeee-e4dc-0911-40bf-84c34aee962d at linaro.org +> Link: https://lore.kernel.org/r/3923eeee-e4dc-0911-40bf-84c34aee962d@linaro.org > Signed-off-by: Andy Chiu <andy.chiu@sifive.com> > --- > arch/riscv/include/asm/insn.h | 29 +++++++++++ diff --git a/a/content_digest b/N2/content_digest index 1a1ef18..3a759fb 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,19 +1,42 @@ "ref\020230327164941.20491-1-andy.chiu@sifive.com\0" "ref\020230327164941.20491-11-andy.chiu@sifive.com\0" "From\0Heiko St\303\274bner <heiko@sntech.de>\0" - "Subject\0[PATCH -next v17 10/20] riscv: Allocate user's vector context in the first-use trap\0" + "Subject\0Re: [PATCH -next v17 10/20] riscv: Allocate user's vector context in the first-use trap\0" "Date\0Fri, 31 Mar 2023 15:08:37 +0200\0" - "To\0kvm-riscv@lists.infradead.org\0" + "To\0linux-riscv@lists.infradead.org" + palmer@dabbelt.com + anup@brainfault.org + atishp@atishpatra.org + kvm-riscv@lists.infradead.org + " kvm@vger.kernel.org\0" + "Cc\0vineetg@rivosinc.com" + greentime.hu@sifive.com + guoren@linux.alibaba.com + Andy Chiu <andy.chiu@sifive.com> + Paul Walmsley <paul.walmsley@sifive.com> + Albert Ou <aou@eecs.berkeley.edu> + Andrew Jones <ajones@ventanamicro.com> + Conor Dooley <conor.dooley@microchip.com> + Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> + Liao Chang <liaochang1@huawei.com> + Jisheng Zhang <jszhang@kernel.org> + Guo Ren <guoren@kernel.org> + Vincent Chen <vincent.chen@sifive.com> + " Bj\303\266rn T\303\266pel <bjorn@rivosinc.com>" + Xianting Tian <xianting.tian@linux.alibaba.com> + Mattias Nissler <mnissler@rivosinc.com> + Richard Henderson <richard.henderson@linaro.org> + " Andy Chiu <andy.chiu@sifive.com>\0" "\00:1\0" "b\0" - "Am Montag, 27. M?rz 2023, 18:49:30 CEST schrieb Andy Chiu:\n" + "Am Montag, 27. M\303\244rz 2023, 18:49:30 CEST schrieb Andy Chiu:\n" "> Vector unit is disabled by default for all user processes. Thus, a\n" "> process will take a trap (illegal instruction) into kernel at the first\n" "> time when it uses Vector. Only after then, the kernel allocates V\n" "> context and starts take care of the context for that user process.\n" "> \n" "> Suggested-by: Richard Henderson <richard.henderson@linaro.org>\n" - "> Link: https://lore.kernel.org/r/3923eeee-e4dc-0911-40bf-84c34aee962d at linaro.org\n" + "> Link: https://lore.kernel.org/r/3923eeee-e4dc-0911-40bf-84c34aee962d@linaro.org\n" "> Signed-off-by: Andy Chiu <andy.chiu@sifive.com>\n" "> ---\n" "> arch/riscv/include/asm/insn.h | 29 +++++++++++\n" @@ -221,4 +244,4 @@ "\n" Heiko -b323dac2f39e5315e3682324eee5d525abb514fc9e0785ab0a3516372d86fa3d +58dee5b462de9267dab292f1b792ef0ab05f43e11e76e4a894e9b5931e817330
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.