All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1442314179-9706-4-git-send-email-aik@ozlabs.ru>

diff --git a/a/1.txt b/N1/1.txt
index 8c2a253..264a942 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -37,7 +37,7 @@ index 89e96b3..8ae12ac 100644
 +	struct kvmppc_spapr_tce_table *stt;
 +
 +	list_for_each_entry_rcu_notrace(stt, &kvm->arch.spapr_tce_tables, list)
-+		if (stt->liobn == liobn)
++		if (stt->liobn = liobn)
 +			return stt;
 +
 +	return NULL;
@@ -80,7 +80,7 @@ index 89e96b3..8ae12ac 100644
  	/* 	    liobn, ioba, tce); */
  
 -	list_for_each_entry(stt, &kvm->arch.spapr_tce_tables, list) {
--		if (stt->liobn == liobn) {
+-		if (stt->liobn = liobn) {
 -			unsigned long idx = ioba >> SPAPR_TCE_SHIFT;
 -			struct page *page;
 -			u64 *tbl;
@@ -126,7 +126,7 @@ index 89e96b3..8ae12ac 100644
 +	long ret = H_TOO_HARD;
  
 -	list_for_each_entry(stt, &kvm->arch.spapr_tce_tables, list) {
--		if (stt->liobn == liobn) {
+-		if (stt->liobn = liobn) {
 +
 +	if (stt) {
 +		ret = kvmppc_ioba_validate(stt, ioba, 1);
diff --git a/a/content_digest b/N1/content_digest
index 1232774..0dbddc5 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -8,7 +8,7 @@
   "Subject\0[PATCH kernel 3/9] KVM: PPC: Rework H_PUT_TCE/H_GET_TCE handlers\0"
 ]
 [
-  "Date\0Tue, 15 Sep 2015 20:49:33 +1000\0"
+  "Date\0Tue, 15 Sep 2015 10:49:33 +0000\0"
 ]
 [
   "To\0linuxppc-dev\@lists.ozlabs.org\0"
@@ -67,7 +67,7 @@
   "+\tstruct kvmppc_spapr_tce_table *stt;\n",
   "+\n",
   "+\tlist_for_each_entry_rcu_notrace(stt, &kvm->arch.spapr_tce_tables, list)\n",
-  "+\t\tif (stt->liobn == liobn)\n",
+  "+\t\tif (stt->liobn = liobn)\n",
   "+\t\t\treturn stt;\n",
   "+\n",
   "+\treturn NULL;\n",
@@ -110,7 +110,7 @@
   " \t/* \t    liobn, ioba, tce); */\n",
   " \n",
   "-\tlist_for_each_entry(stt, &kvm->arch.spapr_tce_tables, list) {\n",
-  "-\t\tif (stt->liobn == liobn) {\n",
+  "-\t\tif (stt->liobn = liobn) {\n",
   "-\t\t\tunsigned long idx = ioba >> SPAPR_TCE_SHIFT;\n",
   "-\t\t\tstruct page *page;\n",
   "-\t\t\tu64 *tbl;\n",
@@ -156,7 +156,7 @@
   "+\tlong ret = H_TOO_HARD;\n",
   " \n",
   "-\tlist_for_each_entry(stt, &kvm->arch.spapr_tce_tables, list) {\n",
-  "-\t\tif (stt->liobn == liobn) {\n",
+  "-\t\tif (stt->liobn = liobn) {\n",
   "+\n",
   "+\tif (stt) {\n",
   "+\t\tret = kvmppc_ioba_validate(stt, ioba, 1);\n",
@@ -188,4 +188,4 @@
   "2.4.0.rc3.8.gfb3e7d5"
 ]
 
-3512c6233bd5dacf4fa4139fb676035e6c235ad1c8cc207305c21313d8fb6c13
+701307c2a5bd5065f523a7c9f4a530c432722888678c2b1405067d8cdb480218

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.