All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <ZuL8c7SCV0I16cma@google.com>

diff --git a/a/1.txt b/N1/1.txt
index 7463f6b..d25e7ac 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,5 +1,5 @@
 On Wed, Sep 11, 2024, James Houghton wrote:
-> On Wed, Sep 11, 2024 at 1:42?PM Sean Christopherson <seanjc@google.com> wrote:
+> On Wed, Sep 11, 2024 at 1:42 PM Sean Christopherson <seanjc@google.com> wrote:
 > > @@ -31,6 +33,42 @@ static void guest_code(uint64_t start_gpa, uint64_t end_gpa, uint64_t stride)
 > >                 *((volatile uint64_t *)gpa);
 > >         GUEST_SYNC(2);
diff --git a/a/content_digest b/N1/content_digest
index 180510e..a21fa79 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,13 +2,26 @@
  "ref\020240911204158.2034295-14-seanjc@google.com\0"
  "ref\0CADrL8HW+hUNKPbaL7xYb0FEesB2t-AwAw07iOCDj8KHp0RwVpQ@mail.gmail.com\0"
  "From\0Sean Christopherson <seanjc@google.com>\0"
- "Subject\0[PATCH v2 13/13] KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ)\0"
+ "Subject\0Re: [PATCH v2 13/13] KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ)\0"
  "Date\0Thu, 12 Sep 2024 07:36:35 -0700\0"
- "To\0kvm-riscv@lists.infradead.org\0"
+ "To\0James Houghton <jthoughton@google.com>\0"
+ "Cc\0Marc Zyngier <maz@kernel.org>"
+  Oliver Upton <oliver.upton@linux.dev>
+  Anup Patel <anup@brainfault.org>
+  Paolo Bonzini <pbonzini@redhat.com>
+  Christian Borntraeger <borntraeger@linux.ibm.com>
+  Janosch Frank <frankja@linux.ibm.com>
+  Claudio Imbrenda <imbrenda@linux.ibm.com>
+  linux-arm-kernel@lists.infradead.org
+  kvmarm@lists.linux.dev
+  kvm@vger.kernel.org
+  kvm-riscv@lists.infradead.org
+  linux-riscv@lists.infradead.org
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Wed, Sep 11, 2024, James Houghton wrote:\n"
- "> On Wed, Sep 11, 2024 at 1:42?PM Sean Christopherson <seanjc@google.com> wrote:\n"
+ "> On Wed, Sep 11, 2024 at 1:42\342\200\257PM Sean Christopherson <seanjc@google.com> wrote:\n"
  "> > @@ -31,6 +33,42 @@ static void guest_code(uint64_t start_gpa, uint64_t end_gpa, uint64_t stride)\n"
  "> >                 *((volatile uint64_t *)gpa);\n"
  "> >         GUEST_SYNC(2);\n"
@@ -71,4 +84,4 @@
  "an actual loop for a larger number of iterations.  Trying to define a label as a\n"
  singular symbol for that is nonsensical.
 
-fa4a1155c10fe9c8ee20b0cd0ee29dc6fc64ee95a90827dc8370407308657d94
+c7bdd728a5a959b00f98b2bf06796a2d184934681359a5bd3492b0103365150a

diff --git a/a/1.txt b/N2/1.txt
index 7463f6b..b24015f 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,5 +1,5 @@
 On Wed, Sep 11, 2024, James Houghton wrote:
-> On Wed, Sep 11, 2024 at 1:42?PM Sean Christopherson <seanjc@google.com> wrote:
+> On Wed, Sep 11, 2024 at 1:42 PM Sean Christopherson <seanjc@google.com> wrote:
 > > @@ -31,6 +33,42 @@ static void guest_code(uint64_t start_gpa, uint64_t end_gpa, uint64_t stride)
 > >                 *((volatile uint64_t *)gpa);
 > >         GUEST_SYNC(2);
@@ -61,3 +61,8 @@ E.g. ignoring the inline asm for the moment, the compiler could generate multipl
 paths for a loop, e.g. an unrolled version for a small number of iterations, and
 an actual loop for a larger number of iterations.  Trying to define a label as a
 singular symbol for that is nonsensical.
+
+_______________________________________________
+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 180510e..2698d92 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,13 +2,26 @@
  "ref\020240911204158.2034295-14-seanjc@google.com\0"
  "ref\0CADrL8HW+hUNKPbaL7xYb0FEesB2t-AwAw07iOCDj8KHp0RwVpQ@mail.gmail.com\0"
  "From\0Sean Christopherson <seanjc@google.com>\0"
- "Subject\0[PATCH v2 13/13] KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ)\0"
+ "Subject\0Re: [PATCH v2 13/13] KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ)\0"
  "Date\0Thu, 12 Sep 2024 07:36:35 -0700\0"
- "To\0kvm-riscv@lists.infradead.org\0"
+ "To\0James Houghton <jthoughton@google.com>\0"
+ "Cc\0Marc Zyngier <maz@kernel.org>"
+  Oliver Upton <oliver.upton@linux.dev>
+  Anup Patel <anup@brainfault.org>
+  Paolo Bonzini <pbonzini@redhat.com>
+  Christian Borntraeger <borntraeger@linux.ibm.com>
+  Janosch Frank <frankja@linux.ibm.com>
+  Claudio Imbrenda <imbrenda@linux.ibm.com>
+  linux-arm-kernel@lists.infradead.org
+  kvmarm@lists.linux.dev
+  kvm@vger.kernel.org
+  kvm-riscv@lists.infradead.org
+  linux-riscv@lists.infradead.org
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Wed, Sep 11, 2024, James Houghton wrote:\n"
- "> On Wed, Sep 11, 2024 at 1:42?PM Sean Christopherson <seanjc@google.com> wrote:\n"
+ "> On Wed, Sep 11, 2024 at 1:42\342\200\257PM Sean Christopherson <seanjc@google.com> wrote:\n"
  "> > @@ -31,6 +33,42 @@ static void guest_code(uint64_t start_gpa, uint64_t end_gpa, uint64_t stride)\n"
  "> >                 *((volatile uint64_t *)gpa);\n"
  "> >         GUEST_SYNC(2);\n"
@@ -69,6 +82,11 @@
  "E.g. ignoring the inline asm for the moment, the compiler could generate multiple\n"
  "paths for a loop, e.g. an unrolled version for a small number of iterations, and\n"
  "an actual loop for a larger number of iterations.  Trying to define a label as a\n"
- singular symbol for that is nonsensical.
+ "singular symbol for that is nonsensical.\n"
+ "\n"
+ "_______________________________________________\n"
+ "linux-riscv mailing list\n"
+ "linux-riscv@lists.infradead.org\n"
+ http://lists.infradead.org/mailman/listinfo/linux-riscv
 
-fa4a1155c10fe9c8ee20b0cd0ee29dc6fc64ee95a90827dc8370407308657d94
+3611851e3063c928e7c0783e83575612bdb7795873582547b564372b3f7479c5

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.