diff for duplicates of <20141203034840.GA612@iris.ozlabs.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 7786b13..9e8fd4a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -228,7 +228,7 @@ index 4753958..b716f66 100644 + * having finished executing in a KVM guest, then srr1 + * contains 0. + */ -+ if ((srr1 & SRR1_WAKEMASK) = SRR1_WAKEEE) { ++ if ((srr1 & SRR1_WAKEMASK) == SRR1_WAKEEE) { + icp_native_flush_interrupt(); + local_paca->irq_happened &= PACA_IRQ_HARD_DIS; + smp_mb(); diff --git a/a/content_digest b/N1/content_digest index 4bd66fd..2848b68 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Paul Mackerras <paulus@samba.org>\0" "Subject\0[PATCH] powerpc: powernv: Return to cpu offline loop when finished in KVM guest\0" - "Date\0Wed, 03 Dec 2014 03:48:40 +0000\0" + "Date\0Wed, 3 Dec 2014 14:48:40 +1100\0" "To\0linuxppc-dev@ozlabs.org\0" "Cc\0Alexander Graf <agraf@suse.de>" kvm-ppc@vger.kernel.org @@ -237,7 +237,7 @@ "+\t\t * having finished executing in a KVM guest, then srr1\n" "+\t\t * contains 0.\n" "+\t\t */\n" - "+\t\tif ((srr1 & SRR1_WAKEMASK) = SRR1_WAKEEE) {\n" + "+\t\tif ((srr1 & SRR1_WAKEMASK) == SRR1_WAKEEE) {\n" "+\t\t\ticp_native_flush_interrupt();\n" "+\t\t\tlocal_paca->irq_happened &= PACA_IRQ_HARD_DIS;\n" "+\t\t\tsmp_mb();\n" @@ -248,4 +248,4 @@ "-- \n" 2.1.3 -ecc2f7e48d06aad3f9ac5636363369b1187dce3020c3b53969aa88e611786aa0 +800ac5118a116f81c396dd5c0f198cb3c2b8941ed77c0b8cbbe262fdc40a7070
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.