diff for duplicates of <52E93BF2.9010500@suse.de> diff --git a/a/1.txt b/N1/1.txt index 046810e..1c60d13 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -119,7 +119,7 @@ I think the EBB case should be explicit: /* 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(); vcpu->arch.fscr &= ~FSCR_IC_MASK; diff --git a/a/content_digest b/N1/content_digest index ea65e4c..2552dab 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,10 +2,9 @@ "ref\01390927455-3312-9-git-send-email-aneesh.kumar@linux.vnet.ibm.com\0" "From\0Alexander Graf <agraf@suse.de>\0" "Subject\0Re: [RFC PATCH 08/10] KVM: PPC: BOOK3S: PR: Add support for facility unavailable interrupt\0" - "Date\0Wed, 29 Jan 2014 17:35:46 +0000\0" + "Date\0Wed, 29 Jan 2014 18:35:46 +0100\0" "To\0Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>\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" @@ -132,7 +131,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" " vcpu->arch.fscr &= ~FSCR_IC_MASK;\n" @@ -155,4 +154,4 @@ "> \tcase BOOK3S_INTERRUPT_H_EMUL_ASSIST:\n" "> \t{" -12a39b6b0974c0af8b6809e8a8b20dd9e33f94944a39864b1b2b1d38227414aa +f053d968cb9f1df62d130196375d591fb52e05ef242566be3503169d92fb5c60
diff --git a/a/1.txt b/N2/1.txt index 046810e..1c60d13 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -119,7 +119,7 @@ I think the EBB case should be explicit: /* 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(); vcpu->arch.fscr &= ~FSCR_IC_MASK; diff --git a/a/content_digest b/N2/content_digest index ea65e4c..dacf92d 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,7 +2,7 @@ "ref\01390927455-3312-9-git-send-email-aneesh.kumar@linux.vnet.ibm.com\0" "From\0Alexander Graf <agraf@suse.de>\0" "Subject\0Re: [RFC PATCH 08/10] KVM: PPC: BOOK3S: PR: Add support for facility unavailable interrupt\0" - "Date\0Wed, 29 Jan 2014 17:35:46 +0000\0" + "Date\0Wed, 29 Jan 2014 18:35:46 +0100\0" "To\0Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>\0" "Cc\0benh@kernel.crashing.org" paulus@samba.org @@ -132,7 +132,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" " vcpu->arch.fscr &= ~FSCR_IC_MASK;\n" @@ -155,4 +155,4 @@ "> \tcase BOOK3S_INTERRUPT_H_EMUL_ASSIST:\n" "> \t{" -12a39b6b0974c0af8b6809e8a8b20dd9e33f94944a39864b1b2b1d38227414aa +c1b1415e69f27ace4f19f047265ec9a953540a8968d2cb07a64e247b82e94c28
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.