All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1518128353.2312.217.camel@kernel.crashing.org>

diff --git a/a/1.txt b/N1/1.txt
index faf3fd5..c67b7c9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-On Thu, 2018-02-08 at 17:03 +0100, Cédric Le Goater wrote:
+On Thu, 2018-02-08 at 17:03 +0100, Cédric Le Goater wrote:
 >  
 > +/*
 > + * Stolen from virt/kvm/kvm_main.c
@@ -63,7 +63,7 @@ Just export it. It's annoying that we can't just ues hva_to_pfn() ...
 > +                       if (vma->vm_flags & (VM_IO | VM_PFNMAP)) {
 > +                               ret = hva_to_pfn_remapped(vma, hva, writing,
 > +                                                         &pfn);
-> +                               if (ret = -EAGAIN)
+> +                               if (ret == -EAGAIN)
 > +                                       return RESUME_GUEST;
 > +                       } else {
 > +                               pfn = vma->vm_pgoff +
diff --git a/a/content_digest b/N1/content_digest
index 6e97f4c..3b6f7bc 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020180208160303.19016-1-clg@kaod.org\0"
  "From\0Benjamin Herrenschmidt <benh@kernel.crashing.org>\0"
  "Subject\0Re: [RFC PATCH] KVM: PPC: Book3S HV: add support for page faults in VM_IO|VM_PFNMAP vmas\0"
- "Date\0Thu, 08 Feb 2018 22:19:13 +0000\0"
+ "Date\0Fri, 09 Feb 2018 09:19:13 +1100\0"
  "To\0C\303\251dric Le Goater <clg@kaod.org>"
   kvm-ppc@vger.kernel.org
   kvm@vger.kernel.org
@@ -9,7 +9,7 @@
  " Paul Mackerras <paulus@samba.org>\0"
  "\00:1\0"
  "b\0"
- "On Thu, 2018-02-08 at 17:03 +0100, C\303\203\302\251dric Le Goater wrote:\n"
+ "On Thu, 2018-02-08 at 17:03 +0100, C\303\251dric Le Goater wrote:\n"
  ">  \n"
  "> +/*\n"
  "> + * Stolen from virt/kvm/kvm_main.c\n"
@@ -74,7 +74,7 @@
  "> +                       if (vma->vm_flags & (VM_IO | VM_PFNMAP)) {\n"
  "> +                               ret = hva_to_pfn_remapped(vma, hva, writing,\n"
  "> +                                                         &pfn);\n"
- "> +                               if (ret = -EAGAIN)\n"
+ "> +                               if (ret == -EAGAIN)\n"
  "> +                                       return RESUME_GUEST;\n"
  "> +                       } else {\n"
  "> +                               pfn = vma->vm_pgoff +\n"
@@ -88,4 +88,4 @@
  ">                 }\n"
  >                 up_read(&current->mm->mmap_sem);
 
-abaa1dde62c8ab50dc7a17d9a525b9638171257fd055fbc4d65ea08ca573f8ed
+fca9d0e5717d4fa1c79e042e451ae707b29eb1180e8fc7a247d963cf48ef5a1d

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.