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

diff --git a/a/1.txt b/N1/1.txt
index a5775d7..6d738de 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -326,7 +326,8 @@ Change in v2:
 > +		if (paca[first_cpu].sibling_subcore_state)
 > +			continue;
 > +
-> +		sibling_subcore_state > +			kmalloc_node(sizeof(struct sibling_subcore_state),
+> +		sibling_subcore_state =
+> +			kmalloc_node(sizeof(struct sibling_subcore_state),
 > +							GFP_KERNEL, node);
 > +		if (!sibling_subcore_state)
 > +			return -ENOMEM;
@@ -508,7 +509,7 @@ Change in v2:
 > +	 * return true. For rest all other subcores
 > +	 * kvmppc_tb_resync_required() will return false.
 > +	 *
-> +	 * If resync_req = true, then this thread is responsible to
+> +	 * If resync_req == true, then this thread is responsible to
 > +	 * initiate TB resync after hmi handler has completed.
 > +	 * All other threads on this core will wait until this thread
 > +	 * clears the resync required bit flag.
diff --git a/a/content_digest b/N1/content_digest
index 6156d84..87bd42e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\020160515041426.2280.92697.stgit@mars\0"
  "From\0Mahesh J Salgaonkar <mahesh@linux.vnet.ibm.com>\0"
  "Subject\0Re: [PATCH v2 2/2] powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt.\0"
- "Date\0Sun, 15 May 2016 04:37:48 +0000\0"
+ "Date\0Sun, 15 May 2016 09:55:48 +0530\0"
  "To\0linuxppc-dev <linuxppc-dev@ozlabs.org>"
   Paul Mackerras <paulus@samba.org>
  " Michael Ellerman <mpe@ellerman.id.au>\0"
@@ -338,7 +338,8 @@
  "> +\t\tif (paca[first_cpu].sibling_subcore_state)\n"
  "> +\t\t\tcontinue;\n"
  "> +\n"
- "> +\t\tsibling_subcore_state > +\t\t\tkmalloc_node(sizeof(struct sibling_subcore_state),\n"
+ "> +\t\tsibling_subcore_state =\n"
+ "> +\t\t\tkmalloc_node(sizeof(struct sibling_subcore_state),\n"
  "> +\t\t\t\t\t\t\tGFP_KERNEL, node);\n"
  "> +\t\tif (!sibling_subcore_state)\n"
  "> +\t\t\treturn -ENOMEM;\n"
@@ -520,7 +521,7 @@
  "> +\t * return true. For rest all other subcores\n"
  "> +\t * kvmppc_tb_resync_required() will return false.\n"
  "> +\t *\n"
- "> +\t * If resync_req = true, then this thread is responsible to\n"
+ "> +\t * If resync_req == true, then this thread is responsible to\n"
  "> +\t * initiate TB resync after hmi handler has completed.\n"
  "> +\t * All other threads on this core will wait until this thread\n"
  "> +\t * clears the resync required bit flag.\n"
@@ -695,4 +696,4 @@
  "-- \n"
  Mahesh J Salgaonkar
 
-9c77b1820a98058840ff2c1595b99ac88c32ab83c8884a4e60cf52917ba927dc
+9dad68d0d3664c521124252f530c3b50cfbe05ef16329fcdbd48d700321613b3

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.