All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4826a7e2dbecc5d57323d18d725d6d69@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index c971d19..de78603 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,7 @@ On 2021-11-30 11:39, Paolo Bonzini wrote:
 > On 10/26/21 18:12, Paolo Bonzini wrote:
 >> On 26/10/21 17:41, Marc Zyngier wrote:
 >>>> This needs a word on why kvm_psci_vcpu_suspend does not need the
->>>> hooks.? Or it needs to be changed to also use kvm_vcpu_wfi in the 
+>>>> hooks.  Or it needs to be changed to also use kvm_vcpu_wfi in the 
 >>>> PSCI
 >>>> code, I don't know.
 >>>> 
@@ -15,7 +15,7 @@ On 2021-11-30 11:39, Paolo Bonzini wrote:
 >> and it's not going to be in 5.16, at least not in the first batch.
 >> 
 >> There's plenty of time for me to rebase on top of a fix, if you want 
->> to send the fix through your kvm-arm pull request.? Just Cc me so that 
+>> to send the fix through your kvm-arm pull request.  Just Cc me so that 
 >> I understand what's going on.
 > 
 > Since a month has passed and I didn't see anything related in the
diff --git a/a/content_digest b/N1/content_digest
index 2a4a3f8..e0bc1ca 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,16 +5,48 @@
  "ref\0be1cf8c7-ed87-b8eb-1bca-0a6c7505d7f8@redhat.com\0"
  "ref\03490c50e-50d2-f906-3383-b87e14b14fab@redhat.com\0"
  "From\0Marc Zyngier <maz@kernel.org>\0"
- "Subject\0[PATCH v2 10/43] KVM: arm64: Move vGIC v4 handling for WFI out arch callback hook\0"
+ "Subject\0Re: [PATCH v2 10/43] KVM: arm64: Move vGIC v4 handling for WFI out arch callback hook\0"
  "Date\0Tue, 30 Nov 2021 12:04:49 +0000\0"
- "To\0kvm-riscv@lists.infradead.org\0"
+ "To\0Paolo Bonzini <pbonzini@redhat.com>\0"
+ "Cc\0Sean Christopherson <seanjc@google.com>"
+  Huacai Chen <chenhuacai@kernel.org>
+  Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
+  Paul Mackerras <paulus@ozlabs.org>
+  Anup Patel <anup.patel@wdc.com>
+  Paul Walmsley <paul.walmsley@sifive.com>
+  Palmer Dabbelt <palmer@dabbelt.com>
+  Albert Ou <aou@eecs.berkeley.edu>
+  Christian Borntraeger <borntraeger@de.ibm.com>
+  Janosch Frank <frankja@linux.ibm.com>
+  James Morse <james.morse@arm.com>
+  Alexandru Elisei <alexandru.elisei@arm.com>
+  Suzuki K Poulose <suzuki.poulose@arm.com>
+  Atish Patra <atish.patra@wdc.com>
+  David Hildenbrand <david@redhat.com>
+  Cornelia Huck <cohuck@redhat.com>
+  Claudio Imbrenda <imbrenda@linux.ibm.com>
+  Vitaly Kuznetsov <vkuznets@redhat.com>
+  Wanpeng Li <wanpengli@tencent.com>
+  Jim Mattson <jmattson@google.com>
+  Joerg Roedel <joro@8bytes.org>
+  linux-arm-kernel@lists.infradead.org
+  kvmarm@lists.cs.columbia.edu
+  linux-mips@vger.kernel.org
+  kvm@vger.kernel.org
+  kvm-ppc@vger.kernel.org
+  kvm-riscv@lists.infradead.org
+  linux-riscv@lists.infradead.org
+  linux-kernel@vger.kernel.org
+  David Matlack <dmatlack@google.com>
+  Oliver Upton <oupton@google.com>
+ " Jing Zhang <jingzhangos@google.com>\0"
  "\00:1\0"
  "b\0"
  "On 2021-11-30 11:39, Paolo Bonzini wrote:\n"
  "> On 10/26/21 18:12, Paolo Bonzini wrote:\n"
  ">> On 26/10/21 17:41, Marc Zyngier wrote:\n"
  ">>>> This needs a word on why kvm_psci_vcpu_suspend does not need the\n"
- ">>>> hooks.? Or it needs to be changed to also use kvm_vcpu_wfi in the \n"
+ ">>>> hooks.\302\240 Or it needs to be changed to also use kvm_vcpu_wfi in the \n"
  ">>>> PSCI\n"
  ">>>> code, I don't know.\n"
  ">>>> \n"
@@ -27,7 +59,7 @@
  ">> and it's not going to be in 5.16, at least not in the first batch.\n"
  ">> \n"
  ">> There's plenty of time for me to rebase on top of a fix, if you want \n"
- ">> to send the fix through your kvm-arm pull request.? Just Cc me so that \n"
+ ">> to send the fix through your kvm-arm pull request.\302\240 Just Cc me so that \n"
  ">> I understand what's going on.\n"
  "> \n"
  "> Since a month has passed and I didn't see anything related in the\n"
@@ -47,4 +79,4 @@
  "-- \n"
  Jazz is not dead. It just smells funny...
 
-3324afa5ff384cb4a992a1aff79dfdb0c06022e7f40eb5334ce57f26615d0981
+ece64be1887962b10492efc42670eecd56ab4506fde08abb69fdf5c0c4a4ce5f

diff --git a/a/1.txt b/N2/1.txt
index c971d19..efb69e9 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -2,7 +2,7 @@ On 2021-11-30 11:39, Paolo Bonzini wrote:
 > On 10/26/21 18:12, Paolo Bonzini wrote:
 >> On 26/10/21 17:41, Marc Zyngier wrote:
 >>>> This needs a word on why kvm_psci_vcpu_suspend does not need the
->>>> hooks.? Or it needs to be changed to also use kvm_vcpu_wfi in the 
+>>>> hooks.  Or it needs to be changed to also use kvm_vcpu_wfi in the 
 >>>> PSCI
 >>>> code, I don't know.
 >>>> 
@@ -15,7 +15,7 @@ On 2021-11-30 11:39, Paolo Bonzini wrote:
 >> and it's not going to be in 5.16, at least not in the first batch.
 >> 
 >> There's plenty of time for me to rebase on top of a fix, if you want 
->> to send the fix through your kvm-arm pull request.? Just Cc me so that 
+>> to send the fix through your kvm-arm pull request.  Just Cc me so that 
 >> I understand what's going on.
 > 
 > Since a month has passed and I didn't see anything related in the
@@ -34,3 +34,7 @@ Thanks,
          M.
 -- 
 Jazz is not dead. It just smells funny...
+_______________________________________________
+kvmarm mailing list
+kvmarm@lists.cs.columbia.edu
+https://lists.cs.columbia.edu/mailman/listinfo/kvmarm
diff --git a/a/content_digest b/N2/content_digest
index 2a4a3f8..ba690a1 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -5,16 +5,42 @@
  "ref\0be1cf8c7-ed87-b8eb-1bca-0a6c7505d7f8@redhat.com\0"
  "ref\03490c50e-50d2-f906-3383-b87e14b14fab@redhat.com\0"
  "From\0Marc Zyngier <maz@kernel.org>\0"
- "Subject\0[PATCH v2 10/43] KVM: arm64: Move vGIC v4 handling for WFI out arch callback hook\0"
+ "Subject\0Re: [PATCH v2 10/43] KVM: arm64: Move vGIC v4 handling for WFI out arch callback hook\0"
  "Date\0Tue, 30 Nov 2021 12:04:49 +0000\0"
- "To\0kvm-riscv@lists.infradead.org\0"
+ "To\0Paolo Bonzini <pbonzini@redhat.com>\0"
+ "Cc\0Cornelia Huck <cohuck@redhat.com>"
+  Wanpeng Li <wanpengli@tencent.com>
+  kvm@vger.kernel.org
+  David Hildenbrand <david@redhat.com>
+  linux-kernel@vger.kernel.org
+  Paul Mackerras <paulus@ozlabs.org>
+  Atish Patra <atish.patra@wdc.com>
+  linux-riscv@lists.infradead.org
+  Claudio Imbrenda <imbrenda@linux.ibm.com>
+  kvmarm@lists.cs.columbia.edu
+  Janosch Frank <frankja@linux.ibm.com>
+  Joerg Roedel <joro@8bytes.org>
+  Huacai Chen <chenhuacai@kernel.org>
+  Christian Borntraeger <borntraeger@de.ibm.com>
+  Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
+  Albert Ou <aou@eecs.berkeley.edu>
+  kvm-ppc@vger.kernel.org
+  Paul Walmsley <paul.walmsley@sifive.com>
+  David Matlack <dmatlack@google.com>
+  linux-arm-kernel@lists.infradead.org
+  Jim Mattson <jmattson@google.com>
+  Anup Patel <anup.patel@wdc.com>
+  linux-mips@vger.kernel.org
+  Palmer Dabbelt <palmer@dabbelt.com>
+  kvm-riscv@lists.infradead.org
+ " Vitaly Kuznetsov <vkuznets@redhat.com>\0"
  "\00:1\0"
  "b\0"
  "On 2021-11-30 11:39, Paolo Bonzini wrote:\n"
  "> On 10/26/21 18:12, Paolo Bonzini wrote:\n"
  ">> On 26/10/21 17:41, Marc Zyngier wrote:\n"
  ">>>> This needs a word on why kvm_psci_vcpu_suspend does not need the\n"
- ">>>> hooks.? Or it needs to be changed to also use kvm_vcpu_wfi in the \n"
+ ">>>> hooks.\302\240 Or it needs to be changed to also use kvm_vcpu_wfi in the \n"
  ">>>> PSCI\n"
  ">>>> code, I don't know.\n"
  ">>>> \n"
@@ -27,7 +53,7 @@
  ">> and it's not going to be in 5.16, at least not in the first batch.\n"
  ">> \n"
  ">> There's plenty of time for me to rebase on top of a fix, if you want \n"
- ">> to send the fix through your kvm-arm pull request.? Just Cc me so that \n"
+ ">> to send the fix through your kvm-arm pull request.\302\240 Just Cc me so that \n"
  ">> I understand what's going on.\n"
  "> \n"
  "> Since a month has passed and I didn't see anything related in the\n"
@@ -45,6 +71,10 @@
  "\n"
  "         M.\n"
  "-- \n"
- Jazz is not dead. It just smells funny...
+ "Jazz is not dead. It just smells funny...\n"
+ "_______________________________________________\n"
+ "kvmarm mailing list\n"
+ "kvmarm@lists.cs.columbia.edu\n"
+ https://lists.cs.columbia.edu/mailman/listinfo/kvmarm
 
-3324afa5ff384cb4a992a1aff79dfdb0c06022e7f40eb5334ce57f26615d0981
+46b4de05a53bf91eada3fe3520a4fe8931eb1164e9241b84df9e7bd603998d19

diff --git a/a/1.txt b/N3/1.txt
index c971d19..b1ee457 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -2,7 +2,7 @@ On 2021-11-30 11:39, Paolo Bonzini wrote:
 > On 10/26/21 18:12, Paolo Bonzini wrote:
 >> On 26/10/21 17:41, Marc Zyngier wrote:
 >>>> This needs a word on why kvm_psci_vcpu_suspend does not need the
->>>> hooks.? Or it needs to be changed to also use kvm_vcpu_wfi in the 
+>>>> hooks.  Or it needs to be changed to also use kvm_vcpu_wfi in the 
 >>>> PSCI
 >>>> code, I don't know.
 >>>> 
@@ -15,7 +15,7 @@ On 2021-11-30 11:39, Paolo Bonzini wrote:
 >> and it's not going to be in 5.16, at least not in the first batch.
 >> 
 >> There's plenty of time for me to rebase on top of a fix, if you want 
->> to send the fix through your kvm-arm pull request.? Just Cc me so that 
+>> to send the fix through your kvm-arm pull request.  Just Cc me so that 
 >> I understand what's going on.
 > 
 > Since a month has passed and I didn't see anything related in the
@@ -34,3 +34,8 @@ Thanks,
          M.
 -- 
 Jazz is not dead. It just smells funny...
+
+_______________________________________________
+linux-riscv mailing list
+linux-riscv@lists.infradead.org
+http://lists.infradead.org/mailman/listinfo/linux-riscv
diff --git a/a/content_digest b/N3/content_digest
index 2a4a3f8..1c81546 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -5,16 +5,48 @@
  "ref\0be1cf8c7-ed87-b8eb-1bca-0a6c7505d7f8@redhat.com\0"
  "ref\03490c50e-50d2-f906-3383-b87e14b14fab@redhat.com\0"
  "From\0Marc Zyngier <maz@kernel.org>\0"
- "Subject\0[PATCH v2 10/43] KVM: arm64: Move vGIC v4 handling for WFI out arch callback hook\0"
+ "Subject\0Re: [PATCH v2 10/43] KVM: arm64: Move vGIC v4 handling for WFI out arch callback hook\0"
  "Date\0Tue, 30 Nov 2021 12:04:49 +0000\0"
- "To\0kvm-riscv@lists.infradead.org\0"
+ "To\0Paolo Bonzini <pbonzini@redhat.com>\0"
+ "Cc\0Sean Christopherson <seanjc@google.com>"
+  Huacai Chen <chenhuacai@kernel.org>
+  Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
+  Paul Mackerras <paulus@ozlabs.org>
+  Anup Patel <anup.patel@wdc.com>
+  Paul Walmsley <paul.walmsley@sifive.com>
+  Palmer Dabbelt <palmer@dabbelt.com>
+  Albert Ou <aou@eecs.berkeley.edu>
+  Christian Borntraeger <borntraeger@de.ibm.com>
+  Janosch Frank <frankja@linux.ibm.com>
+  James Morse <james.morse@arm.com>
+  Alexandru Elisei <alexandru.elisei@arm.com>
+  Suzuki K Poulose <suzuki.poulose@arm.com>
+  Atish Patra <atish.patra@wdc.com>
+  David Hildenbrand <david@redhat.com>
+  Cornelia Huck <cohuck@redhat.com>
+  Claudio Imbrenda <imbrenda@linux.ibm.com>
+  Vitaly Kuznetsov <vkuznets@redhat.com>
+  Wanpeng Li <wanpengli@tencent.com>
+  Jim Mattson <jmattson@google.com>
+  Joerg Roedel <joro@8bytes.org>
+  linux-arm-kernel@lists.infradead.org
+  kvmarm@lists.cs.columbia.edu
+  linux-mips@vger.kernel.org
+  kvm@vger.kernel.org
+  kvm-ppc@vger.kernel.org
+  kvm-riscv@lists.infradead.org
+  linux-riscv@lists.infradead.org
+  linux-kernel@vger.kernel.org
+  David Matlack <dmatlack@google.com>
+  Oliver Upton <oupton@google.com>
+ " Jing Zhang <jingzhangos@google.com>\0"
  "\00:1\0"
  "b\0"
  "On 2021-11-30 11:39, Paolo Bonzini wrote:\n"
  "> On 10/26/21 18:12, Paolo Bonzini wrote:\n"
  ">> On 26/10/21 17:41, Marc Zyngier wrote:\n"
  ">>>> This needs a word on why kvm_psci_vcpu_suspend does not need the\n"
- ">>>> hooks.? Or it needs to be changed to also use kvm_vcpu_wfi in the \n"
+ ">>>> hooks.\302\240 Or it needs to be changed to also use kvm_vcpu_wfi in the \n"
  ">>>> PSCI\n"
  ">>>> code, I don't know.\n"
  ">>>> \n"
@@ -27,7 +59,7 @@
  ">> and it's not going to be in 5.16, at least not in the first batch.\n"
  ">> \n"
  ">> There's plenty of time for me to rebase on top of a fix, if you want \n"
- ">> to send the fix through your kvm-arm pull request.? Just Cc me so that \n"
+ ">> to send the fix through your kvm-arm pull request.\302\240 Just Cc me so that \n"
  ">> I understand what's going on.\n"
  "> \n"
  "> Since a month has passed and I didn't see anything related in the\n"
@@ -45,6 +77,11 @@
  "\n"
  "         M.\n"
  "-- \n"
- Jazz is not dead. It just smells funny...
+ "Jazz is not dead. It just smells funny...\n"
+ "\n"
+ "_______________________________________________\n"
+ "linux-riscv mailing list\n"
+ "linux-riscv@lists.infradead.org\n"
+ http://lists.infradead.org/mailman/listinfo/linux-riscv
 
-3324afa5ff384cb4a992a1aff79dfdb0c06022e7f40eb5334ce57f26615d0981
+6afa3cbfbbcce0e009593f130accf88d6a2cfcf3f557f089729addb79b5ad5f3

diff --git a/a/1.txt b/N4/1.txt
index c971d19..ff4409b 100644
--- a/a/1.txt
+++ b/N4/1.txt
@@ -2,7 +2,7 @@ On 2021-11-30 11:39, Paolo Bonzini wrote:
 > On 10/26/21 18:12, Paolo Bonzini wrote:
 >> On 26/10/21 17:41, Marc Zyngier wrote:
 >>>> This needs a word on why kvm_psci_vcpu_suspend does not need the
->>>> hooks.? Or it needs to be changed to also use kvm_vcpu_wfi in the 
+>>>> hooks.  Or it needs to be changed to also use kvm_vcpu_wfi in the 
 >>>> PSCI
 >>>> code, I don't know.
 >>>> 
@@ -15,7 +15,7 @@ On 2021-11-30 11:39, Paolo Bonzini wrote:
 >> and it's not going to be in 5.16, at least not in the first batch.
 >> 
 >> There's plenty of time for me to rebase on top of a fix, if you want 
->> to send the fix through your kvm-arm pull request.? Just Cc me so that 
+>> to send the fix through your kvm-arm pull request.  Just Cc me so that 
 >> I understand what's going on.
 > 
 > Since a month has passed and I didn't see anything related in the
@@ -34,3 +34,8 @@ Thanks,
          M.
 -- 
 Jazz is not dead. It just smells funny...
+
+_______________________________________________
+linux-arm-kernel mailing list
+linux-arm-kernel@lists.infradead.org
+http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
diff --git a/a/content_digest b/N4/content_digest
index 2a4a3f8..ce0582d 100644
--- a/a/content_digest
+++ b/N4/content_digest
@@ -5,16 +5,48 @@
  "ref\0be1cf8c7-ed87-b8eb-1bca-0a6c7505d7f8@redhat.com\0"
  "ref\03490c50e-50d2-f906-3383-b87e14b14fab@redhat.com\0"
  "From\0Marc Zyngier <maz@kernel.org>\0"
- "Subject\0[PATCH v2 10/43] KVM: arm64: Move vGIC v4 handling for WFI out arch callback hook\0"
+ "Subject\0Re: [PATCH v2 10/43] KVM: arm64: Move vGIC v4 handling for WFI out arch callback hook\0"
  "Date\0Tue, 30 Nov 2021 12:04:49 +0000\0"
- "To\0kvm-riscv@lists.infradead.org\0"
+ "To\0Paolo Bonzini <pbonzini@redhat.com>\0"
+ "Cc\0Sean Christopherson <seanjc@google.com>"
+  Huacai Chen <chenhuacai@kernel.org>
+  Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
+  Paul Mackerras <paulus@ozlabs.org>
+  Anup Patel <anup.patel@wdc.com>
+  Paul Walmsley <paul.walmsley@sifive.com>
+  Palmer Dabbelt <palmer@dabbelt.com>
+  Albert Ou <aou@eecs.berkeley.edu>
+  Christian Borntraeger <borntraeger@de.ibm.com>
+  Janosch Frank <frankja@linux.ibm.com>
+  James Morse <james.morse@arm.com>
+  Alexandru Elisei <alexandru.elisei@arm.com>
+  Suzuki K Poulose <suzuki.poulose@arm.com>
+  Atish Patra <atish.patra@wdc.com>
+  David Hildenbrand <david@redhat.com>
+  Cornelia Huck <cohuck@redhat.com>
+  Claudio Imbrenda <imbrenda@linux.ibm.com>
+  Vitaly Kuznetsov <vkuznets@redhat.com>
+  Wanpeng Li <wanpengli@tencent.com>
+  Jim Mattson <jmattson@google.com>
+  Joerg Roedel <joro@8bytes.org>
+  linux-arm-kernel@lists.infradead.org
+  kvmarm@lists.cs.columbia.edu
+  linux-mips@vger.kernel.org
+  kvm@vger.kernel.org
+  kvm-ppc@vger.kernel.org
+  kvm-riscv@lists.infradead.org
+  linux-riscv@lists.infradead.org
+  linux-kernel@vger.kernel.org
+  David Matlack <dmatlack@google.com>
+  Oliver Upton <oupton@google.com>
+ " Jing Zhang <jingzhangos@google.com>\0"
  "\00:1\0"
  "b\0"
  "On 2021-11-30 11:39, Paolo Bonzini wrote:\n"
  "> On 10/26/21 18:12, Paolo Bonzini wrote:\n"
  ">> On 26/10/21 17:41, Marc Zyngier wrote:\n"
  ">>>> This needs a word on why kvm_psci_vcpu_suspend does not need the\n"
- ">>>> hooks.? Or it needs to be changed to also use kvm_vcpu_wfi in the \n"
+ ">>>> hooks.\302\240 Or it needs to be changed to also use kvm_vcpu_wfi in the \n"
  ">>>> PSCI\n"
  ">>>> code, I don't know.\n"
  ">>>> \n"
@@ -27,7 +59,7 @@
  ">> and it's not going to be in 5.16, at least not in the first batch.\n"
  ">> \n"
  ">> There's plenty of time for me to rebase on top of a fix, if you want \n"
- ">> to send the fix through your kvm-arm pull request.? Just Cc me so that \n"
+ ">> to send the fix through your kvm-arm pull request.\302\240 Just Cc me so that \n"
  ">> I understand what's going on.\n"
  "> \n"
  "> Since a month has passed and I didn't see anything related in the\n"
@@ -45,6 +77,11 @@
  "\n"
  "         M.\n"
  "-- \n"
- Jazz is not dead. It just smells funny...
+ "Jazz is not dead. It just smells funny...\n"
+ "\n"
+ "_______________________________________________\n"
+ "linux-arm-kernel mailing list\n"
+ "linux-arm-kernel@lists.infradead.org\n"
+ http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
 
-3324afa5ff384cb4a992a1aff79dfdb0c06022e7f40eb5334ce57f26615d0981
+fec22bca1172e3ee2027ec15dfb7fee7cb84a36a90791528a4de037621a45e43

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.