diff for duplicates of <4C20A6C8.4070002@suse.de> diff --git a/a/1.txt b/N1/1.txt index e8d6e98..4f9b459 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -63,10 +63,10 @@ Ouch. >> + /* Check the list for matching entries */ >> + list_for_each_entry_safe(pte, tmp, list, list_vpte_long) >> + /* Jump over the helper entry */ ->> + if (&pte->list_vpte_long = list) +>> + if (&pte->list_vpte_long == list) >> + continue; >> + ->> + if ((pte->pte.vpage& vp_mask) = guest_vp) +>> + if ((pte->pte.vpage& vp_mask) == guest_vp) >> + invalidate_pte(vcpu, pte); >> +} >> diff --git a/a/content_digest b/N1/content_digest index 9e499de..3f59c65 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,13 +1,12 @@ "ref\01277127841-32704-1-git-send-email-agraf@suse.de\0" "ref\04C20A64D.2070805@redhat.com\0" - "ref\04C20A64D.2070805-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org\0" "From\0Alexander Graf <agraf@suse.de>\0" "Subject\0Re: [PATCH 1/2] KVM: PPC: Add generic hpte management functions\0" - "Date\0Tue, 22 Jun 2010 12:04:24 +0000\0" - "To\0Avi Kivity <avi-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" - "Cc\0kvm-ppc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org\0" + "Date\0Tue, 22 Jun 2010 14:04:24 +0200\0" + "To\0Avi Kivity <avi@redhat.com>\0" + "Cc\0linuxppc-dev@lists.ozlabs.org" + kvm@vger.kernel.org + " kvm-ppc@vger.kernel.org\0" "\00:1\0" "b\0" "Avi Kivity wrote:\n" @@ -75,10 +74,10 @@ ">> + /* Check the list for matching entries */\n" ">> + list_for_each_entry_safe(pte, tmp, list, list_vpte_long)\n" ">> + /* Jump over the helper entry */\n" - ">> + if (&pte->list_vpte_long = list)\n" + ">> + if (&pte->list_vpte_long == list)\n" ">> + continue;\n" ">> +\n" - ">> + if ((pte->pte.vpage& vp_mask) = guest_vp)\n" + ">> + if ((pte->pte.vpage& vp_mask) == guest_vp)\n" ">> + invalidate_pte(vcpu, pte);\n" ">> +}\n" ">> \n" @@ -92,4 +91,4 @@ "\n" Alex -46cdd38117a5684ed82d37190610eb7a2fbc222641321469206371be426169e2 +878a4c72cfba624cc1bacee0094967f814379f33a0fb08837082f72501fedf95
diff --git a/a/1.txt b/N2/1.txt index e8d6e98..4f9b459 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -63,10 +63,10 @@ Ouch. >> + /* Check the list for matching entries */ >> + list_for_each_entry_safe(pte, tmp, list, list_vpte_long) >> + /* Jump over the helper entry */ ->> + if (&pte->list_vpte_long = list) +>> + if (&pte->list_vpte_long == list) >> + continue; >> + ->> + if ((pte->pte.vpage& vp_mask) = guest_vp) +>> + if ((pte->pte.vpage& vp_mask) == guest_vp) >> + invalidate_pte(vcpu, pte); >> +} >> diff --git a/a/content_digest b/N2/content_digest index 9e499de..6a0960e 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,9 @@ "ref\01277127841-32704-1-git-send-email-agraf@suse.de\0" "ref\04C20A64D.2070805@redhat.com\0" "ref\04C20A64D.2070805-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org\0" - "From\0Alexander Graf <agraf@suse.de>\0" + "From\0Alexander Graf <agraf-l3A5Bk7waGM@public.gmane.org>\0" "Subject\0Re: [PATCH 1/2] KVM: PPC: Add generic hpte management functions\0" - "Date\0Tue, 22 Jun 2010 12:04:24 +0000\0" + "Date\0Tue, 22 Jun 2010 14:04:24 +0200\0" "To\0Avi Kivity <avi-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" "Cc\0kvm-ppc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org @@ -75,10 +75,10 @@ ">> + /* Check the list for matching entries */\n" ">> + list_for_each_entry_safe(pte, tmp, list, list_vpte_long)\n" ">> + /* Jump over the helper entry */\n" - ">> + if (&pte->list_vpte_long = list)\n" + ">> + if (&pte->list_vpte_long == list)\n" ">> + continue;\n" ">> +\n" - ">> + if ((pte->pte.vpage& vp_mask) = guest_vp)\n" + ">> + if ((pte->pte.vpage& vp_mask) == guest_vp)\n" ">> + invalidate_pte(vcpu, pte);\n" ">> +}\n" ">> \n" @@ -92,4 +92,4 @@ "\n" Alex -46cdd38117a5684ed82d37190610eb7a2fbc222641321469206371be426169e2 +4a38d25d003674b25928fb2d24047f347186e20c777c1b8a5ada576b67ed04ab
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.