diff for duplicates of <5307EF2F.9090100@ozlabs.ru> diff --git a/a/1.txt b/N1/1.txt index 0f05757..e96b752 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -54,7 +54,7 @@ Yes. >> + 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 09b32b7..9dd4053 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01393010638.6771.74.camel@pasglop\0" "From\0Alexey Kardashevskiy <aik@ozlabs.ru>\0" "Subject\0Re: [PATCH] PPC: KVM: Introduce hypervisor call H_GET_TCE\0" - "Date\0Sat, 22 Feb 2014 00:28:31 +0000\0" + "Date\0Sat, 22 Feb 2014 11:28:31 +1100\0" "To\0Benjamin Herrenschmidt <benh@kernel.crashing.org>" " Laurent Dufour <ldufour@linux.vnet.ibm.com>\0" "Cc\0Alexey Kardashevskiy <aik@au1.ibm.com>" @@ -71,7 +71,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" @@ -116,4 +116,4 @@ "-- \n" Alexey -c604fcc35c9a8ffbf87c7a9621a846e025bbd18e1a1b28a6148f2d88f4b3bd3a +a72b201458ab8d8b2983b9cdd6fcd3024c8ec138489279c5f5de7acad842f3ed
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.