All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20200723044830.GT7902@in.ibm.com>

diff --git a/a/1.txt b/N1/1.txt
index 5ce9b04..313b252 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -306,7 +306,7 @@ On Fri, Jul 17, 2020 at 01:00:24AM -0700, Ram Pai wrote:
 >  			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 de76eb0..ebc3bed 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\01594972827-13928-3-git-send-email-linuxram@us.ibm.com\0"
  "From\0Bharata B Rao <bharata@linux.ibm.com>\0"
  "Subject\0Re: [v4 2/5] KVM: PPC: Book3S HV: track the state GFNs associated with secure VMs\0"
- "Date\0Thu, 23 Jul 2020 04:49:02 +0000\0"
+ "Date\0Thu, 23 Jul 2020 10:18:30 +0530\0"
  "To\0Ram Pai <linuxram@us.ibm.com>\0"
  "Cc\0ldufour@linux.ibm.com"
   cclaudio@linux.ibm.com
@@ -323,7 +323,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"
@@ -433,4 +433,4 @@
  "Regards,\n"
  Bharata.
 
-70129db0088fd00fd98152878ed3db8751f60c846f64c214b20b1cbf1a3d6698
+012fecbf7432cf5d0111ebd686cd5a54f2fd9f6cff0da0f5c6ff2e1439275366

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.