diff for duplicates of <3155083.5fSG56mABF@diego> diff --git a/a/1.txt b/N1/1.txt index 6fbd3f9..1e9526d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -Am Montag, 27. M?rz 2023, 18:49:29 CEST schrieb Andy Chiu: +Am Montag, 27. März 2023, 18:49:29 CEST schrieb Andy Chiu: > From: Greentime Hu <greentime.hu@sifive.com> > > This patch adds task switch support for vector. It also supports all @@ -17,7 +17,14 @@ Am Montag, 27. M?rz 2023, 18:49:29 CEST schrieb Andy Chiu: > Signed-off-by: Vineet Gupta <vineetg@rivosinc.com> > Signed-off-by: Andy Chiu <andy.chiu@sifive.com> > Reviewed-by: Conor Dooley <conor.dooley@microchip.com> -> Reviewed-by: Bj?rn T?pel <bjorn@rivosinc.com> +> Reviewed-by: Björn Töpel <bjorn@rivosinc.com> Reviewed-by: Heiko Stuebner <heiko.stuebner@vrull.eu> Tested-by: Heiko Stuebner <heiko.stuebner@vrull.eu> + + + +_______________________________________________ +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 0c8e818..77d6f36 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,12 +1,35 @@ "ref\020230327164941.20491-1-andy.chiu@sifive.com\0" "ref\020230327164941.20491-10-andy.chiu@sifive.com\0" "From\0Heiko St\303\274bner <heiko@sntech.de>\0" - "Subject\0[PATCH -next v17 09/20] riscv: Add task switch support for vector\0" + "Subject\0Re: [PATCH -next v17 09/20] riscv: Add task switch support for vector\0" "Date\0Fri, 31 Mar 2023 13:19:47 +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\0Kefeng Wang <wangkefeng.wang@huawei.com>" + guoren@linux.alibaba.com + Jisheng Zhang <jszhang@kernel.org> + Nick Knight <nick.knight@sifive.com> + Peter Zijlstra <peterz@infradead.org> + vineetg@rivosinc.com + " Bj\303\266rn T\303\266pel <bjorn@rivosinc.com>" + Eric W. Biederman <ebiederm@xmission.com> + Vincent Chen <vincent.chen@sifive.com> + Conor Dooley <conor.dooley@microchip.com> + Albert Ou <aou@eecs.berkeley.edu> + Guo Ren <guoren@kernel.org> + Ruinland Tsai <ruinland.tsai@sifive.com> + Andy Chiu <andy.chiu@sifive.com> + Paul Walmsley <paul.walmsley@sifive.com> + greentime.hu@sifive.com + Dmitry Vyukov <dvyukov@google.com> + " Andy Chiu <andy.chiu@sifive.com>\0" "\00:1\0" "b\0" - "Am Montag, 27. M?rz 2023, 18:49:29 CEST schrieb Andy Chiu:\n" + "Am Montag, 27. M\303\244rz 2023, 18:49:29 CEST schrieb Andy Chiu:\n" "> From: Greentime Hu <greentime.hu@sifive.com>\n" "> \n" "> This patch adds task switch support for vector. It also supports all\n" @@ -25,9 +48,16 @@ "> Signed-off-by: Vineet Gupta <vineetg@rivosinc.com>\n" "> Signed-off-by: Andy Chiu <andy.chiu@sifive.com>\n" "> Reviewed-by: Conor Dooley <conor.dooley@microchip.com>\n" - "> Reviewed-by: Bj?rn T?pel <bjorn@rivosinc.com>\n" + "> Reviewed-by: Bj\303\266rn T\303\266pel <bjorn@rivosinc.com>\n" "\n" "Reviewed-by: Heiko Stuebner <heiko.stuebner@vrull.eu>\n" - Tested-by: Heiko Stuebner <heiko.stuebner@vrull.eu> + "Tested-by: Heiko Stuebner <heiko.stuebner@vrull.eu>\n" + "\n" + "\n" + "\n" + "_______________________________________________\n" + "linux-riscv mailing list\n" + "linux-riscv@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-riscv -74d86bb8be4ed18e74128e745ddea665e79a145a053631fe5a43f71372690a2c +9ce668952e1065ae582e75f5c89fc65e3cd30864f5544b6a5ac033c9271b4b17
diff --git a/a/1.txt b/N2/1.txt index 6fbd3f9..8bb594d 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -Am Montag, 27. M?rz 2023, 18:49:29 CEST schrieb Andy Chiu: +Am Montag, 27. März 2023, 18:49:29 CEST schrieb Andy Chiu: > From: Greentime Hu <greentime.hu@sifive.com> > > This patch adds task switch support for vector. It also supports all @@ -17,7 +17,7 @@ Am Montag, 27. M?rz 2023, 18:49:29 CEST schrieb Andy Chiu: > Signed-off-by: Vineet Gupta <vineetg@rivosinc.com> > Signed-off-by: Andy Chiu <andy.chiu@sifive.com> > Reviewed-by: Conor Dooley <conor.dooley@microchip.com> -> Reviewed-by: Bj?rn T?pel <bjorn@rivosinc.com> +> Reviewed-by: Björn Töpel <bjorn@rivosinc.com> Reviewed-by: Heiko Stuebner <heiko.stuebner@vrull.eu> Tested-by: Heiko Stuebner <heiko.stuebner@vrull.eu> diff --git a/a/content_digest b/N2/content_digest index 0c8e818..d523dad 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,12 +1,35 @@ "ref\020230327164941.20491-1-andy.chiu@sifive.com\0" "ref\020230327164941.20491-10-andy.chiu@sifive.com\0" "From\0Heiko St\303\274bner <heiko@sntech.de>\0" - "Subject\0[PATCH -next v17 09/20] riscv: Add task switch support for vector\0" + "Subject\0Re: [PATCH -next v17 09/20] riscv: Add task switch support for vector\0" "Date\0Fri, 31 Mar 2023 13:19:47 +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\0Kefeng Wang <wangkefeng.wang@huawei.com>" + guoren@linux.alibaba.com + Jisheng Zhang <jszhang@kernel.org> + Nick Knight <nick.knight@sifive.com> + Peter Zijlstra <peterz@infradead.org> + vineetg@rivosinc.com + " Bj\303\266rn T\303\266pel <bjorn@rivosinc.com>" + Eric W. Biederman <ebiederm@xmission.com> + Vincent Chen <vincent.chen@sifive.com> + Conor Dooley <conor.dooley@microchip.com> + Albert Ou <aou@eecs.berkeley.edu> + Guo Ren <guoren@kernel.org> + Ruinland Tsai <ruinland.tsai@sifive.com> + Andy Chiu <andy.chiu@sifive.com> + Paul Walmsley <paul.walmsley@sifive.com> + greentime.hu@sifive.com + Dmitry Vyukov <dvyukov@google.com> + " Andy Chiu <andy.chiu@sifive.com>\0" "\00:1\0" "b\0" - "Am Montag, 27. M?rz 2023, 18:49:29 CEST schrieb Andy Chiu:\n" + "Am Montag, 27. M\303\244rz 2023, 18:49:29 CEST schrieb Andy Chiu:\n" "> From: Greentime Hu <greentime.hu@sifive.com>\n" "> \n" "> This patch adds task switch support for vector. It also supports all\n" @@ -25,9 +48,9 @@ "> Signed-off-by: Vineet Gupta <vineetg@rivosinc.com>\n" "> Signed-off-by: Andy Chiu <andy.chiu@sifive.com>\n" "> Reviewed-by: Conor Dooley <conor.dooley@microchip.com>\n" - "> Reviewed-by: Bj?rn T?pel <bjorn@rivosinc.com>\n" + "> Reviewed-by: Bj\303\266rn T\303\266pel <bjorn@rivosinc.com>\n" "\n" "Reviewed-by: Heiko Stuebner <heiko.stuebner@vrull.eu>\n" Tested-by: Heiko Stuebner <heiko.stuebner@vrull.eu> -74d86bb8be4ed18e74128e745ddea665e79a145a053631fe5a43f71372690a2c +6ad8f91e77e72d1b84fc850aadf2005b19ddbfad4ad8962bd94bdf1fa182ccfa
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.