diff for duplicates of <4FA1376E.2030606@suse.de> diff --git a/a/1.txt b/N1/1.txt index 7f5c347..0e105a2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -144,7 +144,7 @@ On 03/16/2012 08:58 AM, Benjamin Herrenschmidt wrote: > + /* 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; diff --git a/a/content_digest b/N1/content_digest index a638c14..771a811 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01331884714.3105.166.camel@pasglop\0" "From\0Alexander Graf <agraf@suse.de>\0" "Subject\0Re: [PATCH v2] kvm/book3s: Make kernel emulated H_PUT_TCE available for \"PR\" KVM\0" - "Date\0Wed, 02 May 2012 13:32:30 +0000\0" + "Date\0Wed, 02 May 2012 15:32:30 +0200\0" "To\0Benjamin Herrenschmidt <benh@kernel.crashing.org>\0" "Cc\0kvm-ppc@vger.kernel.org" " kvm@vger.kernel.org\0" @@ -153,7 +153,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" @@ -184,4 +184,4 @@ "\n" Alex -d354e51f05901b252de51ca98aefe61f00cca863f744735dac6a4caadaf71ac7 +c532b19ec81c72f40f139a83da7bb4c730286bcc8149af2f963629f0e4f6d8e9
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.