All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <55C1EA95.5060504@citrix.com>

diff --git a/a/1.txt b/N1/1.txt
index 7d0545e..2314573 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -34,7 +34,7 @@ version. It was dropped in the previous one.
 
 I guess you mean vmalloc_to_mfn will return vmalloc_to_pfn?
 
-If so, it will be only the case on auto-translated case (because pfn =
+If so, it will be only the case on auto-translated case (because pfn ==
 gfn). In the case of PV, the mfn will be returned.
 
 Although, this function is misnamed. It's fixed in a follow-up patch
diff --git a/a/content_digest b/N1/content_digest
index 42115d8..9553896 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,8 +3,33 @@
  "ref\055C147DD.7000600@oracle.com\0"
  "From\0Julien Grall <julien.grall@citrix.com>\0"
  "Subject\0Re: [PATCH v2 4/8] xen: Use the correctly the Xen memory terminologies\0"
- "Date\0Wed, 05 Aug 2015 10:51:01 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "Date\0Wed, 5 Aug 2015 11:51:01 +0100\0"
+ "To\0Boris Ostrovsky <boris.ostrovsky@oracle.com>"
+ " xen-devel@lists.xenproject.org\0"
+ "Cc\0linux-fbdev@vger.kernel.org"
+  H. Peter Anvin <hpa@zytor.com>
+  Jiri Slaby <jslaby@suse.com>
+  stefano.stabellini@eu.citrix.com
+  Russell King <linux@arm.linux.org.uk>
+  linux-scsi@vger.kernel.org
+  x86@kernel.org
+  Tomi Valkeinen <tomi.valkeinen@ti.com>
+  linux-input@vger.kernel.org
+  Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
+  ian.campbell@citrix.com
+  Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
+  James E.J. Bottomley <JBottomley@odin.com>
+  Thomas Gleixner <tglx@linutronix.de>
+  Ingo Molnar <mingo@redhat.com>
+  linux-arm-kernel@lists.infradead.org
+  Juergen Gross <jgross@suse.com>
+  Wei Liu <wei.liu2@citrix.com>
+  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+  Dmitry Torokhov <dmitry.torokhov@gmail.com>
+  linux-kernel@vger.kernel.org
+  David Vrabel <david.vrabel@citrix.com>
+  netdev@vger.kernel.org
+ " linuxppc-dev@lists.ozlabs.org\0"
  "\00:1\0"
  "b\0"
  "Hi Boris,\n"
@@ -43,7 +68,7 @@
  "\n"
  "I guess you mean vmalloc_to_mfn will return vmalloc_to_pfn?\n"
  "\n"
- "If so, it will be only the case on auto-translated case (because pfn =\n"
+ "If so, it will be only the case on auto-translated case (because pfn ==\n"
  "gfn). In the case of PV, the mfn will be returned.\n"
  "\n"
  "Although, this function is misnamed. It's fixed in a follow-up patch\n"
@@ -55,4 +80,4 @@
  "-- \n"
  Julien Grall
 
-4a9f06849b7ff6d9d372020aad074d05d96ddcac84ac55331d31d8724bb12ed6
+ccc2fdf3acc2827c78133ea0aea4de1b7764d3cef6826f56198b1d0e8c83f09c

diff --git a/a/1.txt b/N2/1.txt
index 7d0545e..2314573 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -34,7 +34,7 @@ version. It was dropped in the previous one.
 
 I guess you mean vmalloc_to_mfn will return vmalloc_to_pfn?
 
-If so, it will be only the case on auto-translated case (because pfn =
+If so, it will be only the case on auto-translated case (because pfn ==
 gfn). In the case of PV, the mfn will be returned.
 
 Although, this function is misnamed. It's fixed in a follow-up patch
diff --git a/a/content_digest b/N2/content_digest
index 42115d8..5f8ce22 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -3,8 +3,34 @@
  "ref\055C147DD.7000600@oracle.com\0"
  "From\0Julien Grall <julien.grall@citrix.com>\0"
  "Subject\0Re: [PATCH v2 4/8] xen: Use the correctly the Xen memory terminologies\0"
- "Date\0Wed, 05 Aug 2015 10:51:01 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "Date\0Wed, 5 Aug 2015 11:51:01 +0100\0"
+ "To\0Boris Ostrovsky <boris.ostrovsky@oracle.com>"
+ " <xen-devel@lists.xenproject.org>\0"
+ "Cc\0linux-fbdev@vger.kernel.org"
+  H. Peter Anvin <hpa@zytor.com>
+  Jiri Slaby <jslaby@suse.com>
+  stefano.stabellini@eu.citrix.com
+  Russell King <linux@arm.linux.org.uk>
+  linux-scsi@vger.kernel.org
+  x86@kernel.org
+  Tomi Valkeinen <tomi.valkeinen@ti.com>
+  linux-input@vger.kernel.org
+  Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
+  ian.campbell@citrix.com
+  Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
+  James E.J. Bottomley <JBottomley@odin.com>
+  Thomas Gleixner <tglx@linutronix.de>
+  Ingo Molnar <mingo@redhat.com>
+  linux-arm-kernel@lists.infradead.org
+  Juergen Gross <jgross@suse.com>
+  Wei Liu <wei.liu2@citrix.com>
+  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+  Dmitry Torokhov <dmitry.torokhov@gmail.com>
+  linux-kernel@vger.kernel.org
+  David Vrabel <david.vrabel@citrix.com>
+  netdev@vger.kernel.org
+  linuxppc-dev@lists.ozlabs.org
+ " Roger Pau Monn\303\251 <roger.pau@citrix.com>\0"
  "\00:1\0"
  "b\0"
  "Hi Boris,\n"
@@ -43,7 +69,7 @@
  "\n"
  "I guess you mean vmalloc_to_mfn will return vmalloc_to_pfn?\n"
  "\n"
- "If so, it will be only the case on auto-translated case (because pfn =\n"
+ "If so, it will be only the case on auto-translated case (because pfn ==\n"
  "gfn). In the case of PV, the mfn will be returned.\n"
  "\n"
  "Although, this function is misnamed. It's fixed in a follow-up patch\n"
@@ -55,4 +81,4 @@
  "-- \n"
  Julien Grall
 
-4a9f06849b7ff6d9d372020aad074d05d96ddcac84ac55331d31d8724bb12ed6
+d522aa6234302f3118dcae6cd789811e2931dd5cd29e0f8d9a2ac55dd97349b2

diff --git a/a/1.txt b/N3/1.txt
index 7d0545e..2314573 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -34,7 +34,7 @@ version. It was dropped in the previous one.
 
 I guess you mean vmalloc_to_mfn will return vmalloc_to_pfn?
 
-If so, it will be only the case on auto-translated case (because pfn =
+If so, it will be only the case on auto-translated case (because pfn ==
 gfn). In the case of PV, the mfn will be returned.
 
 Although, this function is misnamed. It's fixed in a follow-up patch
diff --git a/a/content_digest b/N3/content_digest
index 42115d8..2f3a685 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -1,9 +1,9 @@
  "ref\01438711972-18752-1-git-send-email-julien.grall@citrix.com\0"
  "ref\01438711972-18752-5-git-send-email-julien.grall@citrix.com\0"
  "ref\055C147DD.7000600@oracle.com\0"
- "From\0Julien Grall <julien.grall@citrix.com>\0"
- "Subject\0Re: [PATCH v2 4/8] xen: Use the correctly the Xen memory terminologies\0"
- "Date\0Wed, 05 Aug 2015 10:51:01 +0000\0"
+ "From\0julien.grall@citrix.com (Julien Grall)\0"
+ "Subject\0[PATCH v2 4/8] xen: Use the correctly the Xen memory terminologies\0"
+ "Date\0Wed, 5 Aug 2015 11:51:01 +0100\0"
  "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
@@ -43,7 +43,7 @@
  "\n"
  "I guess you mean vmalloc_to_mfn will return vmalloc_to_pfn?\n"
  "\n"
- "If so, it will be only the case on auto-translated case (because pfn =\n"
+ "If so, it will be only the case on auto-translated case (because pfn ==\n"
  "gfn). In the case of PV, the mfn will be returned.\n"
  "\n"
  "Although, this function is misnamed. It's fixed in a follow-up patch\n"
@@ -55,4 +55,4 @@
  "-- \n"
  Julien Grall
 
-4a9f06849b7ff6d9d372020aad074d05d96ddcac84ac55331d31d8724bb12ed6
+48cfae97ebbd1182fed3600300f89c205dda1f8bf7d6f72b64fc01e9d2bca8c8

diff --git a/a/1.txt b/N4/1.txt
index 7d0545e..2314573 100644
--- a/a/1.txt
+++ b/N4/1.txt
@@ -34,7 +34,7 @@ version. It was dropped in the previous one.
 
 I guess you mean vmalloc_to_mfn will return vmalloc_to_pfn?
 
-If so, it will be only the case on auto-translated case (because pfn =
+If so, it will be only the case on auto-translated case (because pfn ==
 gfn). In the case of PV, the mfn will be returned.
 
 Although, this function is misnamed. It's fixed in a follow-up patch
diff --git a/a/content_digest b/N4/content_digest
index 42115d8..d73d5dc 100644
--- a/a/content_digest
+++ b/N4/content_digest
@@ -3,8 +3,33 @@
  "ref\055C147DD.7000600@oracle.com\0"
  "From\0Julien Grall <julien.grall@citrix.com>\0"
  "Subject\0Re: [PATCH v2 4/8] xen: Use the correctly the Xen memory terminologies\0"
- "Date\0Wed, 05 Aug 2015 10:51:01 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "Date\0Wed, 5 Aug 2015 11:51:01 +0100\0"
+ "To\0Boris Ostrovsky <boris.ostrovsky@oracle.com>"
+ " <xen-devel@lists.xenproject.org>\0"
+ "Cc\0linux-fbdev@vger.kernel.org"
+  H. Peter Anvin <hpa@zytor.com>
+  Jiri Slaby <jslaby@suse.com>
+  stefano.stabellini@eu.citrix.com
+  Russell King <linux@arm.linux.org.uk>
+  linux-scsi@vger.kernel.org
+  x86@kernel.org
+  Tomi Valkeinen <tomi.valkeinen@ti.com>
+  linux-input@vger.kernel.org
+  Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
+  ian.campbell@citrix.com
+  Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
+  James E.J. Bottomley <JBottomley@odin.com>
+  Thomas Gleixner <tglx@linutronix.de>
+  Ingo Molnar <mingo@redhat.com>
+  linux-arm-kernel@lists.infradead.org
+  Juergen Gross <jgross@suse.com>
+  Wei Liu <wei.liu2@citrix.com>
+  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+  Dmitry Torokhov <dmitry.torokhov@gmail.com>
+  linux-kernel@vger.kernel.org
+  David Vrabel <david.vrabel@citrix.com>
+  netdev@vger.kernel.org
+ " linuxppc-dev@lists.ozlabs.org\0"
  "\00:1\0"
  "b\0"
  "Hi Boris,\n"
@@ -43,7 +68,7 @@
  "\n"
  "I guess you mean vmalloc_to_mfn will return vmalloc_to_pfn?\n"
  "\n"
- "If so, it will be only the case on auto-translated case (because pfn =\n"
+ "If so, it will be only the case on auto-translated case (because pfn ==\n"
  "gfn). In the case of PV, the mfn will be returned.\n"
  "\n"
  "Although, this function is misnamed. It's fixed in a follow-up patch\n"
@@ -55,4 +80,4 @@
  "-- \n"
  Julien Grall
 
-4a9f06849b7ff6d9d372020aad074d05d96ddcac84ac55331d31d8724bb12ed6
+2a31e13a89dc0c760d37db98936f6acfb8ac4f93cb02f92848ece31fbdc467e1

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.