diff for duplicates of <502AEAA1.10603@freescale.com> diff --git a/a/1.txt b/N1/1.txt index 827187b..651dd87 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -18,7 +18,7 @@ On 08/14/2012 06:04 PM, 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 52d6057..2860c2b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,9 +2,9 @@ "ref\01344985483-7440-18-git-send-email-agraf@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\0Wed, 15 Aug 2012 00:17:37 +0000\0" + "Date\0Tue, 14 Aug 2012 19:17:37 -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" @@ -28,7 +28,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" @@ -55,4 +55,4 @@ "\n" -Scott -4991f3a91bdaffe869b68971da2813fc949bc1f5b6ee117d6fd97c8f5da91d59 +c60113660b4d1ef0817e753a09db0e907cd876f810915dc1326ec77bb6f9f291
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.