diff for duplicates of <20231023-c9629db3ee7d3e845030bc26@orel> diff --git a/a/1.txt b/N1/1.txt index a2ff2a8..e552882 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -On Wed, Oct 04, 2023 at 04:30:54PM +0200, Cl?ment L?ger wrote: +On Wed, Oct 04, 2023 at 04:30:54PM +0200, Clément Léger wrote: > For the sake of coherency, use local labels in assembly when > applicable. This also avoid kprobes being confused when applying a > kprobe since the size of function is computed by checking where the @@ -6,7 +6,7 @@ On Wed, Oct 04, 2023 at 04:30:54PM +0200, Cl?ment L?ger wrote: > function size to be way shorter than expected and thus failing to apply > kprobes to the specified offset. > -> Signed-off-by: Cl?ment L?ger <cleger@rivosinc.com> +> Signed-off-by: Clément Léger <cleger@rivosinc.com> > --- > arch/riscv/kvm/vcpu_switch.S | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) @@ -38,3 +38,8 @@ On Wed, Oct 04, 2023 at 04:30:54PM +0200, Cl?ment L?ger wrote: > Reviewed-by: Andrew Jones <ajones@ventanamicro.com> + +_______________________________________________ +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 92a5cca..be6c06f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,12 +1,21 @@ "ref\020231004143054.482091-1-cleger@rivosinc.com\0" "ref\020231004143054.482091-6-cleger@rivosinc.com\0" "From\0Andrew Jones <ajones@ventanamicro.com>\0" - "Subject\0[PATCH 5/5] riscv: kvm: use \".L\" local labels in assembly when applicable\0" + "Subject\0Re: [PATCH 5/5] riscv: kvm: use \".L\" local labels in assembly when applicable\0" "Date\0Mon, 23 Oct 2023 12:03:59 +0200\0" - "To\0kvm-riscv@lists.infradead.org\0" + "To\0Cl\303\251ment L\303\251ger <cleger@rivosinc.com>\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> + linux-riscv@lists.infradead.org + linux-kernel@vger.kernel.org + kvm@vger.kernel.org + " kvm-riscv@lists.infradead.org\0" "\00:1\0" "b\0" - "On Wed, Oct 04, 2023 at 04:30:54PM +0200, Cl?ment L?ger wrote:\n" + "On Wed, Oct 04, 2023 at 04:30:54PM +0200, Cl\303\251ment L\303\251ger wrote:\n" "> For the sake of coherency, use local labels in assembly when\n" "> applicable. This also avoid kprobes being confused when applying a\n" "> kprobe since the size of function is computed by checking where the\n" @@ -14,7 +23,7 @@ "> function size to be way shorter than expected and thus failing to apply\n" "> kprobes to the specified offset.\n" "> \n" - "> Signed-off-by: Cl?ment L?ger <cleger@rivosinc.com>\n" + "> Signed-off-by: Cl\303\251ment L\303\251ger <cleger@rivosinc.com>\n" "> ---\n" "> arch/riscv/kvm/vcpu_switch.S | 4 ++--\n" "> 1 file changed, 2 insertions(+), 2 deletions(-)\n" @@ -45,6 +54,11 @@ "> 2.42.0\n" ">\n" "\n" - Reviewed-by: Andrew Jones <ajones@ventanamicro.com> + "Reviewed-by: Andrew Jones <ajones@ventanamicro.com>\n" + "\n" + "_______________________________________________\n" + "linux-riscv mailing list\n" + "linux-riscv@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-riscv -718abf0d3e169c047c522a7d7ecfb53251a21abb2f2343c6c86b378e9ea6032b +a361a93dd3070a0241f1c5af58ea505840868cb794e5c3104dd771eaff03f4a2
diff --git a/a/1.txt b/N2/1.txt index a2ff2a8..a57b8bf 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -On Wed, Oct 04, 2023 at 04:30:54PM +0200, Cl?ment L?ger wrote: +On Wed, Oct 04, 2023 at 04:30:54PM +0200, Clément Léger wrote: > For the sake of coherency, use local labels in assembly when > applicable. This also avoid kprobes being confused when applying a > kprobe since the size of function is computed by checking where the @@ -6,7 +6,7 @@ On Wed, Oct 04, 2023 at 04:30:54PM +0200, Cl?ment L?ger wrote: > function size to be way shorter than expected and thus failing to apply > kprobes to the specified offset. > -> Signed-off-by: Cl?ment L?ger <cleger@rivosinc.com> +> Signed-off-by: Clément Léger <cleger@rivosinc.com> > --- > arch/riscv/kvm/vcpu_switch.S | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/a/content_digest b/N2/content_digest index 92a5cca..233c627 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,12 +1,21 @@ "ref\020231004143054.482091-1-cleger@rivosinc.com\0" "ref\020231004143054.482091-6-cleger@rivosinc.com\0" "From\0Andrew Jones <ajones@ventanamicro.com>\0" - "Subject\0[PATCH 5/5] riscv: kvm: use \".L\" local labels in assembly when applicable\0" + "Subject\0Re: [PATCH 5/5] riscv: kvm: use \".L\" local labels in assembly when applicable\0" "Date\0Mon, 23 Oct 2023 12:03:59 +0200\0" - "To\0kvm-riscv@lists.infradead.org\0" + "To\0Cl\303\251ment L\303\251ger <cleger@rivosinc.com>\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> + linux-riscv@lists.infradead.org + linux-kernel@vger.kernel.org + kvm@vger.kernel.org + " kvm-riscv@lists.infradead.org\0" "\00:1\0" "b\0" - "On Wed, Oct 04, 2023 at 04:30:54PM +0200, Cl?ment L?ger wrote:\n" + "On Wed, Oct 04, 2023 at 04:30:54PM +0200, Cl\303\251ment L\303\251ger wrote:\n" "> For the sake of coherency, use local labels in assembly when\n" "> applicable. This also avoid kprobes being confused when applying a\n" "> kprobe since the size of function is computed by checking where the\n" @@ -14,7 +23,7 @@ "> function size to be way shorter than expected and thus failing to apply\n" "> kprobes to the specified offset.\n" "> \n" - "> Signed-off-by: Cl?ment L?ger <cleger@rivosinc.com>\n" + "> Signed-off-by: Cl\303\251ment L\303\251ger <cleger@rivosinc.com>\n" "> ---\n" "> arch/riscv/kvm/vcpu_switch.S | 4 ++--\n" "> 1 file changed, 2 insertions(+), 2 deletions(-)\n" @@ -47,4 +56,4 @@ "\n" Reviewed-by: Andrew Jones <ajones@ventanamicro.com> -718abf0d3e169c047c522a7d7ecfb53251a21abb2f2343c6c86b378e9ea6032b +bf3d499632bb4363c7b791d1d1e1debae203ed41ad2512b3a82d18ed9685109b
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.