All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160114031503.1287.54860.stgit@mars>

diff --git a/a/1.txt b/N1/1.txt
index f4af8c3..7311936 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -320,7 +320,8 @@ index a7352b5..e6a86f7 100644
 +		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;
@@ -502,7 +503,7 @@ index 93b5f5c..946f8ba 100644
 +	 * 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 1bb449a..b23cabf 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020160114031457.1287.32132.stgit@mars\0"
  "From\0Mahesh J Salgaonkar <mahesh@linux.vnet.ibm.com>\0"
  "Subject\0[PATCH 2/3] powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt.\0"
- "Date\0Thu, 14 Jan 2016 03:27:04 +0000\0"
+ "Date\0Thu, 14 Jan 2016 08:45:04 +0530\0"
  "To\0linuxppc-dev <linuxppc-dev@ozlabs.org>"
   Paul Mackerras <paulus@samba.org>
  " Michael Ellerman <mpe@ellerman.id.au>\0"
@@ -331,7 +331,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"
@@ -513,7 +514,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"
@@ -658,4 +659,4 @@
  "  * Determine what sort of external interrupt is pending (if any).\n"
    * Returns:
 
-35531c788effb8cc9d21fece3e330f25890aba58598b4f8b4257b9a7847d8d75
+690112e648f7fd77bc5bdbce7c3d45453ebb331e780aac940367e1f99ed8e040

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.