diff for duplicates of <5032E74C.7010100@freescale.com> diff --git a/a/1.txt b/N1/1.txt index 0f4ca31..e55e9a7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -26,7 +26,7 @@ On 08/15/2012 04:29 AM, Alexander Graf wrote: >>>>> continue; >>>>> } >>>>> ->>>>> + if (vcpu->mode = EXITING_GUEST_MODE) { +>>>>> + if (vcpu->mode == EXITING_GUEST_MODE) { >>>>> + r = 1; >>>>> + break; >>>>> + } diff --git a/a/content_digest b/N1/content_digest index 1e1f15a..d33892d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -6,9 +6,9 @@ "ref\06F911453-9056-4070-8279-7ADA8C28FD47@suse.de\0" "From\0Scott Wood <scottwood@freescale.com>\0" "Subject\0Re: [PATCH 17/38] KVM: PPC: BookE: Add support for vcpu->mode\0" - "Date\0Tue, 21 Aug 2012 01:41:32 +0000\0" + "Date\0Mon, 20 Aug 2012 20:41:32 -0500\0" "To\0Alexander Graf <agraf@suse.de>\0" - "Cc\0kvm-ppc@vger.kernel.org" + "Cc\0<kvm-ppc@vger.kernel.org>" " KVM list <kvm@vger.kernel.org>\0" "\00:1\0" "b\0" @@ -40,7 +40,7 @@ ">>>>> \t\t\tcontinue;\n" ">>>>> \t\t}\n" ">>>>>\n" - ">>>>> +\t\tif (vcpu->mode = EXITING_GUEST_MODE) {\n" + ">>>>> +\t\tif (vcpu->mode == EXITING_GUEST_MODE) {\n" ">>>>> +\t\t\tr = 1;\n" ">>>>> +\t\t\tbreak;\n" ">>>>> +\t\t}\n" @@ -92,4 +92,4 @@ "\n" -Scott -5cc8475f33df06996dd99ce8cee61998d0daa74ab2ffab77d311fcb8820f1e2b +0330f929bae8b9e2cdffe57b21a31204210d6c5df2a58e2cf28d15b6e30d4612
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.