diff for duplicates of <ZxaZtJGfN2_5Db6h@google.com> diff --git a/a/1.txt b/N1/1.txt index 987970f..02f839b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,7 +7,7 @@ On Mon, Oct 21, 2024, Yan Zhao wrote: > > a super hot path, and getting a writable mapping for reading is weird and > > confusing. > > -> > Tested-by: Alex Benn?e <alex.bennee@linaro.org> +> > Tested-by: Alex Bennée <alex.bennee@linaro.org> > > Signed-off-by: Sean Christopherson <seanjc@google.com> > > --- > > virt/kvm/kvm_main.c | 2 +- diff --git a/a/content_digest b/N1/content_digest index 269e217..3508837 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,9 +2,36 @@ "ref\020241010182427.1434605-35-seanjc@google.com\0" "ref\0ZxYeFKl2KbZ3Ila1@yzhao56-desk.sh.intel.com\0" "From\0Sean Christopherson <seanjc@google.com>\0" - "Subject\0[PATCH v13 34/85] KVM: Get writable mapping for __kvm_vcpu_map() only when necessary\0" + "Subject\0Re: [PATCH v13 34/85] KVM: Get writable mapping for __kvm_vcpu_map() only when necessary\0" "Date\0Mon, 21 Oct 2024 11:13:08 -0700\0" - "To\0kvm-riscv@lists.infradead.org\0" + "To\0Yan Zhao <yan.y.zhao@intel.com>\0" + "Cc\0Paolo Bonzini <pbonzini@redhat.com>" + Marc Zyngier <maz@kernel.org> + Oliver Upton <oliver.upton@linux.dev> + Tianrui Zhao <zhaotianrui@loongson.cn> + Bibo Mao <maobibo@loongson.cn> + Huacai Chen <chenhuacai@kernel.org> + Michael Ellerman <mpe@ellerman.id.au> + Anup Patel <anup@brainfault.org> + Paul Walmsley <paul.walmsley@sifive.com> + Palmer Dabbelt <palmer@dabbelt.com> + Albert Ou <aou@eecs.berkeley.edu> + Christian Borntraeger <borntraeger@linux.ibm.com> + Janosch Frank <frankja@linux.ibm.com> + Claudio Imbrenda <imbrenda@linux.ibm.com> + kvm@vger.kernel.org + linux-arm-kernel@lists.infradead.org + kvmarm@lists.linux.dev + loongarch@lists.linux.dev + linux-mips@vger.kernel.org + linuxppc-dev@lists.ozlabs.org + kvm-riscv@lists.infradead.org + linux-riscv@lists.infradead.org + linux-kernel@vger.kernel.org + " Alex Benn\303\251e <alex.bennee@linaro.org>" + David Matlack <dmatlack@google.com> + David Stevens <stevensd@chromium.org> + " Andrew Jones <ajones@ventanamicro.com>\0" "\00:1\0" "b\0" "On Mon, Oct 21, 2024, Yan Zhao wrote:\n" @@ -16,7 +43,7 @@ "> > a super hot path, and getting a writable mapping for reading is weird and\n" "> > confusing.\n" "> > \n" - "> > Tested-by: Alex Benn?e <alex.bennee@linaro.org>\n" + "> > Tested-by: Alex Benn\303\251e <alex.bennee@linaro.org>\n" "> > Signed-off-by: Sean Christopherson <seanjc@google.com>\n" "> > ---\n" "> > virt/kvm/kvm_main.c | 2 +-\n" @@ -46,4 +73,4 @@ "Doh, my previous response was slightly wrong, it's implicitly initialized to NULL,\n" not false. I forgot map_writable is a pointer to a bool. -6bf01bc1d5c6cf06db3d2dc8870c1e2f7493d854753a236ee331e64a4cab9cd2 +e415d8c534f840da9ce3f3fa0d090260d395fd1fc0ce506be92706b3b820b388
diff --git a/a/1.txt b/N2/1.txt index 987970f..faf872b 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -7,7 +7,7 @@ On Mon, Oct 21, 2024, Yan Zhao wrote: > > a super hot path, and getting a writable mapping for reading is weird and > > confusing. > > -> > Tested-by: Alex Benn?e <alex.bennee@linaro.org> +> > Tested-by: Alex Bennée <alex.bennee@linaro.org> > > Signed-off-by: Sean Christopherson <seanjc@google.com> > > --- > > virt/kvm/kvm_main.c | 2 +- @@ -36,3 +36,8 @@ pins when accessing the actual data of a page. Doh, my previous response was slightly wrong, it's implicitly initialized to NULL, not false. I forgot map_writable is a pointer to a bool. + +_______________________________________________ +linux-riscv mailing list +linux-riscv@lists.infradead.org +http://lists.infradead.org/mailman/listinfo/linux-riscv diff --git a/a/content_digest b/N2/content_digest index 269e217..1684a51 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,9 +2,36 @@ "ref\020241010182427.1434605-35-seanjc@google.com\0" "ref\0ZxYeFKl2KbZ3Ila1@yzhao56-desk.sh.intel.com\0" "From\0Sean Christopherson <seanjc@google.com>\0" - "Subject\0[PATCH v13 34/85] KVM: Get writable mapping for __kvm_vcpu_map() only when necessary\0" + "Subject\0Re: [PATCH v13 34/85] KVM: Get writable mapping for __kvm_vcpu_map() only when necessary\0" "Date\0Mon, 21 Oct 2024 11:13:08 -0700\0" - "To\0kvm-riscv@lists.infradead.org\0" + "To\0Yan Zhao <yan.y.zhao@intel.com>\0" + "Cc\0Paolo Bonzini <pbonzini@redhat.com>" + Marc Zyngier <maz@kernel.org> + Oliver Upton <oliver.upton@linux.dev> + Tianrui Zhao <zhaotianrui@loongson.cn> + Bibo Mao <maobibo@loongson.cn> + Huacai Chen <chenhuacai@kernel.org> + Michael Ellerman <mpe@ellerman.id.au> + Anup Patel <anup@brainfault.org> + Paul Walmsley <paul.walmsley@sifive.com> + Palmer Dabbelt <palmer@dabbelt.com> + Albert Ou <aou@eecs.berkeley.edu> + Christian Borntraeger <borntraeger@linux.ibm.com> + Janosch Frank <frankja@linux.ibm.com> + Claudio Imbrenda <imbrenda@linux.ibm.com> + kvm@vger.kernel.org + linux-arm-kernel@lists.infradead.org + kvmarm@lists.linux.dev + loongarch@lists.linux.dev + linux-mips@vger.kernel.org + linuxppc-dev@lists.ozlabs.org + kvm-riscv@lists.infradead.org + linux-riscv@lists.infradead.org + linux-kernel@vger.kernel.org + " Alex Benn\303\251e <alex.bennee@linaro.org>" + David Matlack <dmatlack@google.com> + David Stevens <stevensd@chromium.org> + " Andrew Jones <ajones@ventanamicro.com>\0" "\00:1\0" "b\0" "On Mon, Oct 21, 2024, Yan Zhao wrote:\n" @@ -16,7 +43,7 @@ "> > a super hot path, and getting a writable mapping for reading is weird and\n" "> > confusing.\n" "> > \n" - "> > Tested-by: Alex Benn?e <alex.bennee@linaro.org>\n" + "> > Tested-by: Alex Benn\303\251e <alex.bennee@linaro.org>\n" "> > Signed-off-by: Sean Christopherson <seanjc@google.com>\n" "> > ---\n" "> > virt/kvm/kvm_main.c | 2 +-\n" @@ -44,6 +71,11 @@ "> Also not sure if \".map_writable = NULL\" is missing.\n" "\n" "Doh, my previous response was slightly wrong, it's implicitly initialized to NULL,\n" - not false. I forgot map_writable is a pointer to a bool. + "not false. I forgot map_writable is a pointer to a bool.\n" + "\n" + "_______________________________________________\n" + "linux-riscv mailing list\n" + "linux-riscv@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-riscv -6bf01bc1d5c6cf06db3d2dc8870c1e2f7493d854753a236ee331e64a4cab9cd2 +38e3094c36c006a04051101f72360fa9eafa9453310fa0266ea609c586a7c288
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.