All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4C286770.6010204@redhat.com>

diff --git a/a/1.txt b/N1/1.txt
index b253158..2d69d22 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -32,7 +32,7 @@ Try hitting 'save'.
 >>> +
 >>> +		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;
 >>>
 >>>        
@@ -88,7 +88,7 @@ Am I looking at old code?
 >>> +	/* Check the list for matching entries */
 >>> +	list_for_each_entry_safe(pte, tmp, list, list_vpte) {
 >>> +		/* Jump over the helper entry */
->>> +		if (&pte->list_vpte = list)
+>>> +		if (&pte->list_vpte == list)
 >>> +			continue;
 >>>
 >>>        
diff --git a/a/content_digest b/N1/content_digest
index 400feb5..68a3ec2 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,14 +2,13 @@
  "ref\01277507817-626-2-git-send-email-agraf@suse.de\0"
  "ref\04C285D1C.5060508@redhat.com\0"
  "ref\020417D40-9345-485B-9201-8B3722B7457F@suse.de\0"
- "ref\020417D40-9345-485B-9201-8B3722B7457F-l3A5Bk7waGM@public.gmane.org\0"
  "From\0Avi Kivity <avi@redhat.com>\0"
  "Subject\0Re: [PATCH] KVM: PPC: Add generic hpte management functions\0"
- "Date\0Mon, 28 Jun 2010 09:12:16 +0000\0"
- "To\0Alexander Graf <agraf-l3A5Bk7waGM@public.gmane.org>\0"
- "Cc\0kvm-ppc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  KVM list <kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
- " linuxppc-dev <linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org>\0"
+ "Date\0Mon, 28 Jun 2010 12:12:16 +0300\0"
+ "To\0Alexander Graf <agraf@suse.de>\0"
+ "Cc\0linuxppc-dev <linuxppc-dev@lists.ozlabs.org>"
+  KVM list <kvm@vger.kernel.org>
+ " kvm-ppc@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On 06/28/2010 11:55 AM, Alexander Graf wrote:\n"
@@ -46,7 +45,7 @@
  ">>> +\n"
  ">>> +\t\tlist_for_each_entry_safe(pte, tmp, list, list_vpte_long) {\n"
  ">>> +\t\t\t/* Jump over the helper entry */\n"
- ">>> +\t\t\tif (&pte->list_vpte_long = list)\n"
+ ">>> +\t\t\tif (&pte->list_vpte_long == list)\n"
  ">>> +\t\t\t\tcontinue;\n"
  ">>>\n"
  ">>>        \n"
@@ -102,7 +101,7 @@
  ">>> +\t/* Check the list for matching entries */\n"
  ">>> +\tlist_for_each_entry_safe(pte, tmp, list, list_vpte) {\n"
  ">>> +\t\t/* Jump over the helper entry */\n"
- ">>> +\t\tif (&pte->list_vpte = list)\n"
+ ">>> +\t\tif (&pte->list_vpte == list)\n"
  ">>> +\t\t\tcontinue;\n"
  ">>>\n"
  ">>>        \n"
@@ -181,4 +180,4 @@
  "-- \n"
  error compiling committee.c: too many arguments to function
 
-f31f9b5ad293b6f51d93d0c648d4c784af0861a1513dfdd1637e88e89e16c1cf
+2b85497ad957bc0d68e1a359e099188d6e68f919f996e87c52b404aaabbe3edc

diff --git a/a/1.txt b/N2/1.txt
index b253158..2d69d22 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -32,7 +32,7 @@ Try hitting 'save'.
 >>> +
 >>> +		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;
 >>>
 >>>        
@@ -88,7 +88,7 @@ Am I looking at old code?
 >>> +	/* Check the list for matching entries */
 >>> +	list_for_each_entry_safe(pte, tmp, list, list_vpte) {
 >>> +		/* Jump over the helper entry */
->>> +		if (&pte->list_vpte = list)
+>>> +		if (&pte->list_vpte == list)
 >>> +			continue;
 >>>
 >>>        
diff --git a/a/content_digest b/N2/content_digest
index 400feb5..15562bf 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -3,9 +3,9 @@
  "ref\04C285D1C.5060508@redhat.com\0"
  "ref\020417D40-9345-485B-9201-8B3722B7457F@suse.de\0"
  "ref\020417D40-9345-485B-9201-8B3722B7457F-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] KVM: PPC: Add generic hpte management functions\0"
- "Date\0Mon, 28 Jun 2010 09:12:16 +0000\0"
+ "Date\0Mon, 28 Jun 2010 12:12:16 +0300\0"
  "To\0Alexander Graf <agraf-l3A5Bk7waGM@public.gmane.org>\0"
  "Cc\0kvm-ppc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
   KVM list <kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
@@ -46,7 +46,7 @@
  ">>> +\n"
  ">>> +\t\tlist_for_each_entry_safe(pte, tmp, list, list_vpte_long) {\n"
  ">>> +\t\t\t/* Jump over the helper entry */\n"
- ">>> +\t\t\tif (&pte->list_vpte_long = list)\n"
+ ">>> +\t\t\tif (&pte->list_vpte_long == list)\n"
  ">>> +\t\t\t\tcontinue;\n"
  ">>>\n"
  ">>>        \n"
@@ -102,7 +102,7 @@
  ">>> +\t/* Check the list for matching entries */\n"
  ">>> +\tlist_for_each_entry_safe(pte, tmp, list, list_vpte) {\n"
  ">>> +\t\t/* Jump over the helper entry */\n"
- ">>> +\t\tif (&pte->list_vpte = list)\n"
+ ">>> +\t\tif (&pte->list_vpte == list)\n"
  ">>> +\t\t\tcontinue;\n"
  ">>>\n"
  ">>>        \n"
@@ -181,4 +181,4 @@
  "-- \n"
  error compiling committee.c: too many arguments to function
 
-f31f9b5ad293b6f51d93d0c648d4c784af0861a1513dfdd1637e88e89e16c1cf
+0d662c27c53eb60b89ffd3e8af42bb8105aae3d2269b45f9a21cc9e0843ac94d

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.