All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1592471945-24786-3-git-send-email-linuxram@us.ibm.com>

diff --git a/a/1.txt b/N1/1.txt
index 07554f8..93ac2f1 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -357,7 +357,7 @@ index 3599aaa..666d1bb 100644
  			unsigned long index = gfn - p->base_pfn;
  
 -			p->pfns[index] = uvmem_pfn | KVMPPC_UVMEM_PFN;
-+			if (flag = KVMPPC_GFN_UVMEM_PFN)
++			if (flag == KVMPPC_GFN_UVMEM_PFN)
 +				p->pfns[index] = uvmem_pfn | flag;
 +			else
 +				p->pfns[index] = flag;
diff --git a/a/content_digest b/N1/content_digest
index f88191a..716f9e0 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\01592471945-24786-1-git-send-email-linuxram@us.ibm.com\0"
  "From\0Ram Pai <linuxram@us.ibm.com>\0"
  "Subject\0[PATCH v2 2/4] KVM: PPC: Book3S HV: track the state GFNs associated with secure VMs\0"
- "Date\0Thu, 18 Jun 2020 09:19:03 +0000\0"
+ "Date\0Thu, 18 Jun 2020 02:19:03 -0700\0"
  "To\0kvm-ppc@vger.kernel.org"
  " linuxppc-dev@lists.ozlabs.org\0"
  "Cc\0ldufour@linux.ibm.com"
@@ -374,7 +374,7 @@
  " \t\t\tunsigned long index = gfn - p->base_pfn;\n"
  " \n"
  "-\t\t\tp->pfns[index] = uvmem_pfn | KVMPPC_UVMEM_PFN;\n"
- "+\t\t\tif (flag = KVMPPC_GFN_UVMEM_PFN)\n"
+ "+\t\t\tif (flag == KVMPPC_GFN_UVMEM_PFN)\n"
  "+\t\t\t\tp->pfns[index] = uvmem_pfn | flag;\n"
  "+\t\t\telse\n"
  "+\t\t\t\tp->pfns[index] = flag;\n"
@@ -534,4 +534,4 @@
  "-- \n"
  1.8.3.1
 
-04fc5d9db36fc558b85d7d485fdbf5c0b8b093c9bfcd9df7397e6e5ae935aa03
+ebaf33491afb4931357f92c889e5928996bec5328a95d8f60bb7a08c5d3927f7

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.