diff for duplicates of <56A83995.1020303@ozlabs.ru> diff --git a/a/1.txt b/N1/1.txt index 739e82b..ac34cb3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -123,7 +123,7 @@ Agrh. I did this again :-/ >> + >> /* Check this LIOBN hasn't been previously allocated */ >> list_for_each_entry(stt, &kvm->arch.spapr_tce_tables, list) { ->> if (stt->liobn = args->liobn) +>> if (stt->liobn == args->liobn) >> return -EBUSY; >> } >> diff --git a/a/content_digest b/N1/content_digest index 72fc30f..0b27f20 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\020160125053727.GE32205@voom.redhat.com\0" "From\0Alexey Kardashevskiy <aik@ozlabs.ru>\0" "Subject\0Re: [PATCH kernel 4/4] KVM: PPC: Add support for 64bit TCE windows\0" - "Date\0Wed, 27 Jan 2016 03:29:25 +0000\0" + "Date\0Wed, 27 Jan 2016 14:29:25 +1100\0" "To\0David Gibson <david@gibson.dropbear.id.au>\0" "Cc\0linuxppc-dev@lists.ozlabs.org" Paul Mackerras <paulus@samba.org> @@ -136,7 +136,7 @@ ">> +\n" ">> \t/* Check this LIOBN hasn't been previously allocated */\n" ">> \tlist_for_each_entry(stt, &kvm->arch.spapr_tce_tables, list) {\n" - ">> \t\tif (stt->liobn = args->liobn)\n" + ">> \t\tif (stt->liobn == args->liobn)\n" ">> \t\t\treturn -EBUSY;\n" ">> \t}\n" ">>\n" @@ -238,4 +238,4 @@ "-- \n" Alexey -e953f6957c1a086d70c80839f8ecd27f804ed21ddca530fc9331b309c709775a +b57612b42f3f550189a5adcd2e3b2bf3f302d309ae7512703f1dd1107b7af806
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.