diff for duplicates of <20180517165845.00000cc9@huawei.com> diff --git a/a/1.txt b/N1/1.txt index 633fc17..546db81 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ On Fri, 11 May 2018 20:06:14 +0100 -Jean-Philippe Brucker <jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org> wrote: +Jean-Philippe Brucker <jean-philippe.brucker@arm.com> wrote: > Add two new ioctls for VFIO containers. VFIO_IOMMU_BIND_PROCESS creates a > bond between a container and a process address space, identified by a @@ -9,7 +9,7 @@ Jean-Philippe Brucker <jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org> wrote > PCI ATS/PRI are used to handle faults. VFIO_IOMMU_UNBIND_PROCESS removes a > bond created with VFIO_IOMMU_BIND_PROCESS. > -> Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org> +> Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker@arm.com> A couple of small comments inline.. diff --git a/a/content_digest b/N1/content_digest index fb0a080..347f2d7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,31 +1,46 @@ "ref\020180511190641.23008-1-jean-philippe.brucker@arm.com\0" "ref\020180511190641.23008-14-jean-philippe.brucker@arm.com\0" - "ref\020180511190641.23008-14-jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org\0" - "From\0Jonathan Cameron <Jonathan.Cameron-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0" + "From\0Jonathan Cameron <Jonathan.Cameron@huawei.com>\0" "Subject\0Re: [PATCH v2 13/40] vfio: Add support for Shared Virtual Addressing\0" "Date\0Thu, 17 May 2018 16:58:45 +0100\0" - "To\0Jean-Philippe Brucker <jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org>\0" - "Cc\0kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - xuzaibo-hv44wF8Li93QT0dZR+AlfA@public.gmane.org - will.deacon-5wv7dgnIgG8@public.gmane.org - okaya-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - ashok.raj-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org - bharatku-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org - linux-acpi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - rfranz-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - rgummal-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org - ilias.apalodimas-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org - " christian.koenig-5C7GfCeVMHo@public.gmane.org\0" + "To\0Jean-Philippe Brucker <jean-philippe.brucker@arm.com>\0" + "Cc\0<linux-arm-kernel@lists.infradead.org>" + <linux-pci@vger.kernel.org> + <linux-acpi@vger.kernel.org> + <devicetree@vger.kernel.org> + <iommu@lists.linux-foundation.org> + <kvm@vger.kernel.org> + <linux-mm@kvack.org> + <joro@8bytes.org> + <will.deacon@arm.com> + <robin.murphy@arm.com> + <alex.williamson@redhat.com> + <tn@semihalf.com> + <liubo95@huawei.com> + <thunder.leizhen@huawei.com> + <xieyisheng1@huawei.com> + <xuzaibo@huawei.com> + <ilias.apalodimas@linaro.org> + <liudongdong3@huawei.com> + <shunyong.yang@hxt-semitech.com> + <nwatters@codeaurora.org> + <okaya@codeaurora.org> + <jcrouse@codeaurora.org> + <rfranz@cavium.com> + <dwmw2@infradead.org> + <jacob.jun.pan@linux.intel.com> + <yi.l.liu@intel.com> + <ashok.raj@intel.com> + <kevin.tian@intel.com> + <baolu.lu@linux.intel.com> + <robdclark@gmail.com> + <christian.koenig@amd.com> + <bharatku@xilinx.com> + " <rgummal@xilinx.com>\0" "\00:1\0" "b\0" "On Fri, 11 May 2018 20:06:14 +0100\n" - "Jean-Philippe Brucker <jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org> wrote:\n" + "Jean-Philippe Brucker <jean-philippe.brucker@arm.com> wrote:\n" "\n" "> Add two new ioctls for VFIO containers. VFIO_IOMMU_BIND_PROCESS creates a\n" "> bond between a container and a process address space, identified by a\n" @@ -35,7 +50,7 @@ "> PCI ATS/PRI are used to handle faults. VFIO_IOMMU_UNBIND_PROCESS removes a\n" "> bond created with VFIO_IOMMU_BIND_PROCESS.\n" "> \n" - "> Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org>\n" + "> Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker@arm.com>\n" "\n" "A couple of small comments inline..\n" "\n" @@ -697,4 +712,4 @@ "> \n" > /* -9922925ca03081860bb38febef14c5df73a1f09e502d94be8317593a08eabc85 +509d45d37ac688d7e2b99fb4d14910e079cabfb159237a3e1922751dd7de0c13
diff --git a/a/1.txt b/N2/1.txt index 633fc17..546db81 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,5 +1,5 @@ On Fri, 11 May 2018 20:06:14 +0100 -Jean-Philippe Brucker <jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org> wrote: +Jean-Philippe Brucker <jean-philippe.brucker@arm.com> wrote: > Add two new ioctls for VFIO containers. VFIO_IOMMU_BIND_PROCESS creates a > bond between a container and a process address space, identified by a @@ -9,7 +9,7 @@ Jean-Philippe Brucker <jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org> wrote > PCI ATS/PRI are used to handle faults. VFIO_IOMMU_UNBIND_PROCESS removes a > bond created with VFIO_IOMMU_BIND_PROCESS. > -> Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org> +> Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker@arm.com> A couple of small comments inline.. diff --git a/a/content_digest b/N2/content_digest index fb0a080..1bbf31d 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,31 +1,13 @@ "ref\020180511190641.23008-1-jean-philippe.brucker@arm.com\0" "ref\020180511190641.23008-14-jean-philippe.brucker@arm.com\0" - "ref\020180511190641.23008-14-jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org\0" - "From\0Jonathan Cameron <Jonathan.Cameron-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0" - "Subject\0Re: [PATCH v2 13/40] vfio: Add support for Shared Virtual Addressing\0" + "From\0Jonathan.Cameron@huawei.com (Jonathan Cameron)\0" + "Subject\0[PATCH v2 13/40] vfio: Add support for Shared Virtual Addressing\0" "Date\0Thu, 17 May 2018 16:58:45 +0100\0" - "To\0Jean-Philippe Brucker <jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org>\0" - "Cc\0kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - xuzaibo-hv44wF8Li93QT0dZR+AlfA@public.gmane.org - will.deacon-5wv7dgnIgG8@public.gmane.org - okaya-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - ashok.raj-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org - bharatku-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org - linux-acpi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - rfranz-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - rgummal-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org - ilias.apalodimas-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org - " christian.koenig-5C7GfCeVMHo@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Fri, 11 May 2018 20:06:14 +0100\n" - "Jean-Philippe Brucker <jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org> wrote:\n" + "Jean-Philippe Brucker <jean-philippe.brucker@arm.com> wrote:\n" "\n" "> Add two new ioctls for VFIO containers. VFIO_IOMMU_BIND_PROCESS creates a\n" "> bond between a container and a process address space, identified by a\n" @@ -35,7 +17,7 @@ "> PCI ATS/PRI are used to handle faults. VFIO_IOMMU_UNBIND_PROCESS removes a\n" "> bond created with VFIO_IOMMU_BIND_PROCESS.\n" "> \n" - "> Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org>\n" + "> Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker@arm.com>\n" "\n" "A couple of small comments inline..\n" "\n" @@ -697,4 +679,4 @@ "> \n" > /* -9922925ca03081860bb38febef14c5df73a1f09e502d94be8317593a08eabc85 +0cdf05c839e4157913d4ba6ac761f4a380d37d7d178659c909adffd946aff337
diff --git a/a/1.txt b/N3/1.txt index 633fc17..546db81 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -1,5 +1,5 @@ On Fri, 11 May 2018 20:06:14 +0100 -Jean-Philippe Brucker <jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org> wrote: +Jean-Philippe Brucker <jean-philippe.brucker@arm.com> wrote: > Add two new ioctls for VFIO containers. VFIO_IOMMU_BIND_PROCESS creates a > bond between a container and a process address space, identified by a @@ -9,7 +9,7 @@ Jean-Philippe Brucker <jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org> wrote > PCI ATS/PRI are used to handle faults. VFIO_IOMMU_UNBIND_PROCESS removes a > bond created with VFIO_IOMMU_BIND_PROCESS. > -> Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org> +> Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker@arm.com> A couple of small comments inline.. diff --git a/a/content_digest b/N3/content_digest index fb0a080..ff92c16 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,31 +1,46 @@ "ref\020180511190641.23008-1-jean-philippe.brucker@arm.com\0" "ref\020180511190641.23008-14-jean-philippe.brucker@arm.com\0" - "ref\020180511190641.23008-14-jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org\0" - "From\0Jonathan Cameron <Jonathan.Cameron-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0" + "From\0Jonathan Cameron <Jonathan.Cameron@huawei.com>\0" "Subject\0Re: [PATCH v2 13/40] vfio: Add support for Shared Virtual Addressing\0" "Date\0Thu, 17 May 2018 16:58:45 +0100\0" - "To\0Jean-Philippe Brucker <jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org>\0" - "Cc\0kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - xuzaibo-hv44wF8Li93QT0dZR+AlfA@public.gmane.org - will.deacon-5wv7dgnIgG8@public.gmane.org - okaya-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - ashok.raj-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org - bharatku-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org - linux-acpi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - rfranz-YGCgFSpz5w/QT0dZR+AlfA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - rgummal-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org - ilias.apalodimas-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org - " christian.koenig-5C7GfCeVMHo@public.gmane.org\0" + "To\0Jean-Philippe Brucker <jean-philippe.brucker@arm.com>\0" + "Cc\0linux-arm-kernel@lists.infradead.org" + linux-pci@vger.kernel.org + linux-acpi@vger.kernel.org + devicetree@vger.kernel.org + iommu@lists.linux-foundation.org + kvm@vger.kernel.org + linux-mm@kvack.org + joro@8bytes.org + will.deacon@arm.com + robin.murphy@arm.com + alex.williamson@redhat.com + tn@semihalf.com + liubo95@huawei.com + thunder.leizhen@huawei.com + xieyisheng1@huawei.com + xuzaibo@huawei.com + ilias.apalodimas@linaro.org + liudongdong3@huawei.com + shunyong.yang@hxt-semitech.com + nwatters@codeaurora.org + okaya@codeaurora.org + jcrouse@codeaurora.org + rfranz@cavium.com + dwmw2@infradead.org + jacob.jun.pan@linux.intel.com + yi.l.liu@intel.com + ashok.raj@intel.com + kevin.tian@intel.com + baolu.lu@linux.intel.com + robdclark@gmail.com + christian.koenig@amd.com + bharatku@xilinx.com + " rgummal@xilinx.com\0" "\00:1\0" "b\0" "On Fri, 11 May 2018 20:06:14 +0100\n" - "Jean-Philippe Brucker <jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org> wrote:\n" + "Jean-Philippe Brucker <jean-philippe.brucker@arm.com> wrote:\n" "\n" "> Add two new ioctls for VFIO containers. VFIO_IOMMU_BIND_PROCESS creates a\n" "> bond between a container and a process address space, identified by a\n" @@ -35,7 +50,7 @@ "> PCI ATS/PRI are used to handle faults. VFIO_IOMMU_UNBIND_PROCESS removes a\n" "> bond created with VFIO_IOMMU_BIND_PROCESS.\n" "> \n" - "> Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker-5wv7dgnIgG8@public.gmane.org>\n" + "> Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker@arm.com>\n" "\n" "A couple of small comments inline..\n" "\n" @@ -697,4 +712,4 @@ "> \n" > /* -9922925ca03081860bb38febef14c5df73a1f09e502d94be8317593a08eabc85 +2799c967fcbd44facb7c98b2c3bfff5cd65a3d8b14f9033d053d9de0f7476c71
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.