diff for duplicates of <87lhxwjs60.fsf@linux.vnet.ibm.com> diff --git a/a/1.txt b/N1/1.txt index b2a440f..4cbedd1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -136,7 +136,7 @@ handle that. > > /* We don't allow EBB inside the guest, so something must have gone > terribly wrong */ -> if (fscr_ic = FSCR_EBB_LG) +> if (fscr_ic == FSCR_EBB_LG) > BUG(); > diff --git a/a/content_digest b/N1/content_digest index a422173..d5f7144 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,10 +3,9 @@ "ref\052E93BF2.9010500@suse.de\0" "From\0Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>\0" "Subject\0Re: [RFC PATCH 08/10] KVM: PPC: BOOK3S: PR: Add support for facility unavailable interrupt\0" - "Date\0Fri, 31 Jan 2014 11:52:23 +0000\0" + "Date\0Fri, 31 Jan 2014 17:10:23 +0530\0" "To\0Alexander Graf <agraf@suse.de>\0" - "Cc\0benh@kernel.crashing.org" - paulus@samba.org + "Cc\0paulus@samba.org" linuxppc-dev@lists.ozlabs.org kvm-ppc@vger.kernel.org " kvm@vger.kernel.org\0" @@ -150,7 +149,7 @@ ">\n" "> /* We don't allow EBB inside the guest, so something must have gone \n" "> terribly wrong */\n" - "> if (fscr_ic = FSCR_EBB_LG)\n" + "> if (fscr_ic == FSCR_EBB_LG)\n" "> BUG();\n" ">\n" "\n" @@ -168,4 +167,4 @@ "\n" -aneesh -a4fd81334846cc5485210c7d00bfcf2f65ce0637925ffb54a41320e5594172f5 +3c82d4ce05fdd058b276319015eb1e4f30cf16054a2a7bb7f8ff7a37046205d6
diff --git a/a/1.txt b/N2/1.txt index b2a440f..4cbedd1 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -136,7 +136,7 @@ handle that. > > /* We don't allow EBB inside the guest, so something must have gone > terribly wrong */ -> if (fscr_ic = FSCR_EBB_LG) +> if (fscr_ic == FSCR_EBB_LG) > BUG(); > diff --git a/a/content_digest b/N2/content_digest index a422173..32739a1 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,7 +3,7 @@ "ref\052E93BF2.9010500@suse.de\0" "From\0Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>\0" "Subject\0Re: [RFC PATCH 08/10] KVM: PPC: BOOK3S: PR: Add support for facility unavailable interrupt\0" - "Date\0Fri, 31 Jan 2014 11:52:23 +0000\0" + "Date\0Fri, 31 Jan 2014 17:10:23 +0530\0" "To\0Alexander Graf <agraf@suse.de>\0" "Cc\0benh@kernel.crashing.org" paulus@samba.org @@ -150,7 +150,7 @@ ">\n" "> /* We don't allow EBB inside the guest, so something must have gone \n" "> terribly wrong */\n" - "> if (fscr_ic = FSCR_EBB_LG)\n" + "> if (fscr_ic == FSCR_EBB_LG)\n" "> BUG();\n" ">\n" "\n" @@ -168,4 +168,4 @@ "\n" -aneesh -a4fd81334846cc5485210c7d00bfcf2f65ce0637925ffb54a41320e5594172f5 +8203913fc195ba5477fa302bdf421dbf8b5e7bc3507bc3cb9ab21fef58ce826e
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.