All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <CAAdAUtjBXykziWb2AR5=wb0sJMq9P4dL17X4m5O-nB6mZn1S_Q@mail.gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 4ca2fea..5107e79 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -304,4 +304,8 @@ It is hard to do that since all those values are architecture dependent.
 > > > > > > kvmarm@lists.cs.columbia.edu
 > > > > > > https://lists.cs.columbia.edu/mailman/listinfo/kvmarm
 > >
-> > Jing
\ No newline at end of file
+> > Jing
+_______________________________________________
+kvmarm mailing list
+kvmarm@lists.cs.columbia.edu
+https://lists.cs.columbia.edu/mailman/listinfo/kvmarm
\ No newline at end of file
diff --git a/a/content_digest b/N1/content_digest
index 76ef443..29eb66f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -33,33 +33,30 @@
 ]
 [
   "Cc\0KVM <kvm\@vger.kernel.org>",
+  " David Hildenbrand <david\@redhat.com>",
+  " Paul Mackerras <paulus\@ozlabs.org>",
+  " Linuxkselftest <linux-kselftest\@vger.kernel.org>",
+  " Claudio Imbrenda <imbrenda\@linux.ibm.com>",
+  " Will Deacon <will\@kernel.org>",
   " KVMARM <kvmarm\@lists.cs.columbia.edu>",
-  " LinuxMIPS <linux-mips\@vger.kernel.org>",
-  " KVMPPC <kvm-ppc\@vger.kernel.org>",
+  " Emanuele Giuseppe Esposito <eesposit\@redhat.com>",
   " LinuxS390 <linux-s390\@vger.kernel.org>",
-  " Linuxkselftest <linux-kselftest\@vger.kernel.org>",
-  " Paolo Bonzini <pbonzini\@redhat.com>",
+  " Janosch Frank <frankja\@linux.ibm.com>",
+  " Oliver Upton <oupton\@google.com>",
   " Marc Zyngier <maz\@kernel.org>",
-  " James Morse <james.morse\@arm.com>",
-  " Julien Thierry <julien.thierry.kdev\@gmail.com>",
-  " Suzuki K Poulose <suzuki.poulose\@arm.com>",
-  " Will Deacon <will\@kernel.org>",
   " Huacai Chen <chenhuacai\@kernel.org>",
+  " Christian Borntraeger <borntraeger\@de.ibm.com>",
   " Aleksandar Markovic <aleksandar.qemu.devel\@gmail.com>",
+  " David Rientjes <rientjes\@google.com>",
+  " KVMPPC <kvm-ppc\@vger.kernel.org>",
+  " Jim Mattson <jmattson\@google.com>",
   " Thomas Bogendoerfer <tsbogend\@alpha.franken.de>",
-  " Paul Mackerras <paulus\@ozlabs.org>",
-  " Christian Borntraeger <borntraeger\@de.ibm.com>",
-  " Janosch Frank <frankja\@linux.ibm.com>",
-  " David Hildenbrand <david\@redhat.com>",
-  " Cornelia Huck <cohuck\@redhat.com>",
-  " Claudio Imbrenda <imbrenda\@linux.ibm.com>",
   " Sean Christopherson <seanjc\@google.com>",
-  " Vitaly Kuznetsov <vkuznets\@redhat.com>",
-  " Jim Mattson <jmattson\@google.com>",
+  " Cornelia Huck <cohuck\@redhat.com>",
   " Peter Shier <pshier\@google.com>",
-  " Oliver Upton <oupton\@google.com>",
-  " David Rientjes <rientjes\@google.com>",
-  " Emanuele Giuseppe Esposito <eesposit\@redhat.com>\0"
+  " LinuxMIPS <linux-mips\@vger.kernel.org>",
+  " Paolo Bonzini <pbonzini\@redhat.com>",
+  " Vitaly Kuznetsov <vkuznets\@redhat.com>\0"
 ]
 [
   "\0000:1\0"
@@ -374,7 +371,11 @@
   "> > > > > > kvmarm\@lists.cs.columbia.edu\n",
   "> > > > > > https://lists.cs.columbia.edu/mailman/listinfo/kvmarm\n",
   "> >\n",
-  "> > Jing"
+  "> > Jing\n",
+  "_______________________________________________\n",
+  "kvmarm mailing list\n",
+  "kvmarm\@lists.cs.columbia.edu\n",
+  "https://lists.cs.columbia.edu/mailman/listinfo/kvmarm"
 ]
 
-dda7eed9a54aa205795fdfb7aa3734820a6d0ff9b795fbb70da41a83d0ecb19b
+94665d8afb26bbb1d0df87fcf92af30c0b5f92dbe9f60b4ab92149f6d2b182a2

diff --git a/a/1.txt b/N2/1.txt
index 4ca2fea..a90c0f8 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -46,8 +46,7 @@ On Thu, May 20, 2021 at 3:51 PM Ricardo Koller <ricarkol@google.com> wrote:
 > > > > > > +     snprintf(id, sizeof(id), "kvm-%d/vcpu-%d",
 > > > > > > +                     task_pid_nr(current), vcpu->vcpu_id);
 > > > > > > +     size_header = sizeof(kvm_vcpu_stats_header);
-> > > > > > +     size_desc =
-> > > > > > +             kvm_vcpu_stats_header.count * sizeof(struct _kvm_stats_desc);
+> > > > > > +     size_desc > > > > > > +             kvm_vcpu_stats_header.count * sizeof(struct _kvm_stats_desc);
 > > > > > > +     size_stats = sizeof(vcpu->stat);
 > > > > > > +
 > > > > > > +     len = sizeof(id) + size_header + size_desc + size_stats - pos;
diff --git a/a/content_digest b/N2/content_digest
index 76ef443..619437f 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -26,7 +26,7 @@
   "Subject\0Re: [PATCH v5 2/4] KVM: stats: Add fd-based API to read binary stats data\0"
 ]
 [
-  "Date\0Thu, 20 May 2021 16:14:27 -0500\0"
+  "Date\0Thu, 20 May 2021 21:14:27 +0000\0"
 ]
 [
   "To\0Ricardo Koller <ricarkol\@google.com>\0"
@@ -116,8 +116,7 @@
   "> > > > > > +     snprintf(id, sizeof(id), \"kvm-%d/vcpu-%d\",\n",
   "> > > > > > +                     task_pid_nr(current), vcpu->vcpu_id);\n",
   "> > > > > > +     size_header = sizeof(kvm_vcpu_stats_header);\n",
-  "> > > > > > +     size_desc =\n",
-  "> > > > > > +             kvm_vcpu_stats_header.count * sizeof(struct _kvm_stats_desc);\n",
+  "> > > > > > +     size_desc > > > > > > +             kvm_vcpu_stats_header.count * sizeof(struct _kvm_stats_desc);\n",
   "> > > > > > +     size_stats = sizeof(vcpu->stat);\n",
   "> > > > > > +\n",
   "> > > > > > +     len = sizeof(id) + size_header + size_desc + size_stats - pos;\n",
@@ -377,4 +376,4 @@
   "> > Jing"
 ]
 
-dda7eed9a54aa205795fdfb7aa3734820a6d0ff9b795fbb70da41a83d0ecb19b
+64ee657a6976470a9551695f01aed8daf42eb98312a4cf2ae18e0fff7c36c60b

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.