All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1393010638.6771.74.camel@pasglop>

diff --git a/a/1.txt b/N1/1.txt
index 2964ef0..bf18a5a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -45,7 +45,7 @@ upstream ?
 > +	struct kvmppc_spapr_tce_table *stt;
 > +
 > +	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;
diff --git a/a/content_digest b/N1/content_digest
index 494d048..46f48f9 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,16 +1,16 @@
  "ref\020140221153110.8190.6271.stgit@nimbus\0"
  "From\0Benjamin Herrenschmidt <benh@kernel.crashing.org>\0"
  "Subject\0Re: [PATCH] PPC: KVM: Introduce hypervisor call H_GET_TCE\0"
- "Date\0Fri, 21 Feb 2014 19:23:58 +0000\0"
+ "Date\0Sat, 22 Feb 2014 06:23:58 +1100\0"
  "To\0Laurent Dufour <ldufour@linux.vnet.ibm.com>\0"
- "Cc\0Gleb Natapov <gleb@kernel.org>"
-  Paolo Bonzini <pbonzini@redhat.com>
-  Paul Mackerras <paulus@samba.org>
+ "Cc\0Alexey Kardashevskiy <aik@au1.ibm.com>"
+  kvm@vger.kernel.org
+  Gleb Natapov <gleb@kernel.org>
   Alexander Graf <agraf@suse.de>
-  linuxppc-dev@lists.ozlabs.org
   kvm-ppc@vger.kernel.org
-  kvm@vger.kernel.org
- " Alexey Kardashevskiy <aik@au1.ibm.com>\0"
+  Paul Mackerras <paulus@samba.org>
+  Paolo Bonzini <pbonzini@redhat.com>
+ " linuxppc-dev@lists.ozlabs.org\0"
  "\00:1\0"
  "b\0"
  "On Fri, 2014-02-21 at 16:31 +0100, Laurent Dufour wrote:\n"
@@ -60,7 +60,7 @@
  "> +\tstruct kvmppc_spapr_tce_table *stt;\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"
@@ -94,4 +94,4 @@
  ">  \t.long\t0\t\t/* 0x24 - H_SET_SPRG0 */\n"
  ">  \t.long\t.kvmppc_h_set_dabr - hcall_real_table"
 
-1b689cd86b6c5575f8c09cdda5f91af518511143edddfbeed35fbcafb2c1caf8
+514626542b173908ccc8eacc986d5eacccbe07086a74d1bb14f409e71845bf4a

diff --git a/a/1.txt b/N2/1.txt
index 2964ef0..bf18a5a 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -45,7 +45,7 @@ upstream ?
 > +	struct kvmppc_spapr_tce_table *stt;
 > +
 > +	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;
diff --git a/a/content_digest b/N2/content_digest
index 494d048..c21fcd9 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,7 +1,7 @@
  "ref\020140221153110.8190.6271.stgit@nimbus\0"
  "From\0Benjamin Herrenschmidt <benh@kernel.crashing.org>\0"
  "Subject\0Re: [PATCH] PPC: KVM: Introduce hypervisor call H_GET_TCE\0"
- "Date\0Fri, 21 Feb 2014 19:23:58 +0000\0"
+ "Date\0Sat, 22 Feb 2014 06:23:58 +1100\0"
  "To\0Laurent Dufour <ldufour@linux.vnet.ibm.com>\0"
  "Cc\0Gleb Natapov <gleb@kernel.org>"
   Paolo Bonzini <pbonzini@redhat.com>
@@ -60,7 +60,7 @@
  "> +\tstruct kvmppc_spapr_tce_table *stt;\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"
@@ -94,4 +94,4 @@
  ">  \t.long\t0\t\t/* 0x24 - H_SET_SPRG0 */\n"
  ">  \t.long\t.kvmppc_h_set_dabr - hcall_real_table"
 
-1b689cd86b6c5575f8c09cdda5f91af518511143edddfbeed35fbcafb2c1caf8
+8022009f6f85f5a43164c79cbb26d0c373ddb1e2efe4f692a5fe91b0b90bea51

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.