diff for duplicates of <4C20A64D.2070805@redhat.com> diff --git a/a/1.txt b/N1/1.txt index 91da2c2..50a8c47 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -48,10 +48,10 @@ Please use ordinary formatting for the functions above. > + /* 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 38d9568..d91d0f6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,12 +1,11 @@ "ref\01277127841-32704-1-git-send-email-agraf@suse.de\0" - "ref\01277127841-32704-1-git-send-email-agraf-l3A5Bk7waGM@public.gmane.org\0" "From\0Avi Kivity <avi@redhat.com>\0" "Subject\0Re: [PATCH 1/2] KVM: PPC: Add generic hpte management functions\0" - "Date\0Tue, 22 Jun 2010 12:02:21 +0000\0" - "To\0Alexander Graf <agraf-l3A5Bk7waGM@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 15:02:21 +0300\0" + "To\0Alexander Graf <agraf@suse.de>\0" + "Cc\0linuxppc-dev@lists.ozlabs.org" + kvm@vger.kernel.org + " kvm-ppc@vger.kernel.org\0" "\00:1\0" "b\0" "On 06/21/2010 04:44 PM, Alexander Graf wrote:\n" @@ -59,10 +58,10 @@ "> +\t/* Check the list for matching entries */\n" "> +\tlist_for_each_entry_safe(pte, tmp, list, list_vpte_long)\n" "> +\t\t/* Jump over the helper entry */\n" - "> +\t\tif (&pte->list_vpte_long = list)\n" + "> +\t\tif (&pte->list_vpte_long == list)\n" "> +\t\t\tcontinue;\n" "> +\n" - "> +\t\tif ((pte->pte.vpage& vp_mask) = guest_vp)\n" + "> +\t\tif ((pte->pte.vpage& vp_mask) == guest_vp)\n" "> +\t\t\tinvalidate_pte(vcpu, pte);\n" "> +}\n" "> \n" @@ -72,4 +71,4 @@ "-- \n" error compiling committee.c: too many arguments to function -87d526a048ed44f19afc2302562df545638d29ad370223c5f87b4fbd8a33227b +9ed3fb52204d979ae56938b2e39618f8b2120e311ac5514356e78129ca9737e8
diff --git a/a/1.txt b/N2/1.txt index 91da2c2..50a8c47 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -48,10 +48,10 @@ Please use ordinary formatting for the functions above. > + /* 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 38d9568..cec8d34 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,8 @@ "ref\01277127841-32704-1-git-send-email-agraf@suse.de\0" "ref\01277127841-32704-1-git-send-email-agraf-l3A5Bk7waGM@public.gmane.org\0" - "From\0Avi Kivity <avi@redhat.com>\0" + "From\0Avi Kivity <avi-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" "Subject\0Re: [PATCH 1/2] KVM: PPC: Add generic hpte management functions\0" - "Date\0Tue, 22 Jun 2010 12:02:21 +0000\0" + "Date\0Tue, 22 Jun 2010 15:02:21 +0300\0" "To\0Alexander Graf <agraf-l3A5Bk7waGM@public.gmane.org>\0" "Cc\0kvm-ppc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org @@ -59,10 +59,10 @@ "> +\t/* Check the list for matching entries */\n" "> +\tlist_for_each_entry_safe(pte, tmp, list, list_vpte_long)\n" "> +\t\t/* Jump over the helper entry */\n" - "> +\t\tif (&pte->list_vpte_long = list)\n" + "> +\t\tif (&pte->list_vpte_long == list)\n" "> +\t\t\tcontinue;\n" "> +\n" - "> +\t\tif ((pte->pte.vpage& vp_mask) = guest_vp)\n" + "> +\t\tif ((pte->pte.vpage& vp_mask) == guest_vp)\n" "> +\t\t\tinvalidate_pte(vcpu, pte);\n" "> +}\n" "> \n" @@ -72,4 +72,4 @@ "-- \n" error compiling committee.c: too many arguments to function -87d526a048ed44f19afc2302562df545638d29ad370223c5f87b4fbd8a33227b +0dfd7e4cd1daa5f4aa45a44b597e96c880a2be4db9307ef9f698b62ddded65a1
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.