All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5307F3EF.1050200@au1.ibm.com>

diff --git a/a/1.txt b/N1/1.txt
index a2d907a..c095e1b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -66,7 +66,7 @@ simpler things for several months.
 >>> +	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 db8b367..5f872f2 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\05307EF2F.9090100@ozlabs.ru\0"
  "From\0Alexey Kardashevskiy <aik@au1.ibm.com>\0"
  "Subject\0Re: [PATCH] PPC: KVM: Introduce hypervisor call H_GET_TCE\0"
- "Date\0Sat, 22 Feb 2014 00:48:47 +0000\0"
+ "Date\0Sat, 22 Feb 2014 11:48:47 +1100\0"
  "To\0Alexey Kardashevskiy <aik@ozlabs.ru>"
   Benjamin Herrenschmidt <benh@kernel.crashing.org>
  " Laurent Dufour <ldufour@linux.vnet.ibm.com>\0"
@@ -84,7 +84,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"
@@ -135,4 +135,4 @@
  "e-mail: aik@au1.ibm.com\n"
  notes: Alexey Kardashevskiy/Australia/IBM
 
-5b0f94570f62d58fff3caf43acc0f5ffdae9ff0b09ef5fd3614483be1682e89c
+2a986d6b9db264d9b96310c0a9b234e985371a336d4b2755f73e9f28e75fb7d7

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.