diff for duplicates of <54D3E7A7.1030208@ti.com> diff --git a/a/1.txt b/N1/1.txt index 0c67179..56373f6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -23,7 +23,7 @@ On 02/05/2015 04:52 PM, Murali Karicheri wrote: > and dma ops etc using the information from DT. The prior RFCs and discussions > are available at [1] and [2] below. > -> [2] : https://www.mail-archive.com/linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org/msg790244.html +> [2] : https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg790244.html > [1] : http://www.gossamer-threads.com/lists/linux/kernel/2024591 > > Change history: @@ -51,17 +51,17 @@ On 02/05/2015 04:52 PM, Murali Karicheri wrote: > - Added an API in of_pci.c to update DMA configuration of the pci > device. > -> Cc: Joerg Roedel<joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org> -> Cc: Grant Likely<grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> -> Cc: Rob Herring<robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> -> Cc: Bjorn Helgaas<bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> -> Cc: Will Deacon<will.deacon-5wv7dgnIgG8@public.gmane.org> -> Cc: Russell King<linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> -> Cc: Arnd Bergmann<arnd-r2nGTMty4D4@public.gmane.org> -> Cc: Suravee Suthikulpanit<Suravee.Suthikulpanit-5C7GfCeVMHo@public.gmane.org> +> Cc: Joerg Roedel<joro@8bytes.org> +> Cc: Grant Likely<grant.likely@linaro.org> +> Cc: Rob Herring<robh+dt@kernel.org> +> Cc: Bjorn Helgaas<bhelgaas@google.com> +> Cc: Will Deacon<will.deacon@arm.com> +> Cc: Russell King<linux@arm.linux.org.uk> +> Cc: Arnd Bergmann<arnd@arndb.de> +> Cc: Suravee Suthikulpanit<Suravee.Suthikulpanit@amd.com> > -> Acked-by: Bjorn Helgaas<bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> -> Acked-by: Murali Karicheri<m-karicheri2-l0cyMroinI0@public.gmane.org> +> Acked-by: Bjorn Helgaas<bhelgaas@google.com> +> Acked-by: Murali Karicheri<m-karicheri2@ti.com> > > Murali Karicheri (7): > of: iommu: add ptr to OF node arg to of_iommu_configure() diff --git a/a/content_digest b/N1/content_digest index a9de312..213fb49 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,21 @@ "ref\01423173179-10227-1-git-send-email-m-karicheri2@ti.com\0" - "ref\01423173179-10227-1-git-send-email-m-karicheri2-l0cyMroinI0@public.gmane.org\0" - "From\0Murali Karicheri <m-karicheri2-l0cyMroinI0@public.gmane.org>\0" + "From\0Murali Karicheri <m-karicheri2@ti.com>\0" "Subject\0Re: [PATCH v6 0/7] PCI: get DMA configuration from parent device\0" "Date\0Thu, 5 Feb 2015 16:59:03 -0500\0" - "To\0Murali Karicheri <m-karicheri2-l0cyMroinI0@public.gmane.org>" - Bjorn Helgaas <bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - " Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\0" - "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> - linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0Murali Karicheri <m-karicheri2@ti.com>" + Bjorn Helgaas <bhelgaas@google.com> + " Arnd Bergmann <arnd@arndb.de>\0" + "Cc\0<linux-arm-kernel@lists.infradead.org>" + <linux-kernel@vger.kernel.org> + <iommu@lists.linux-foundation.org> + <devicetree@vger.kernel.org> + <linux-pci@vger.kernel.org> + Joerg Roedel <joro@8bytes.org> + Grant Likely <grant.likely@linaro.org> + Rob Herring <robh+dt@kernel.org> + Will Deacon <will.deacon@arm.com> + Russell King <linux@arm.linux.org.uk> + " Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com>\0" "\00:1\0" "b\0" "Hi Arnd & Bjorn,\n" @@ -42,7 +43,7 @@ "> and dma ops etc using the information from DT. The prior RFCs and discussions\n" "> are available at [1] and [2] below.\n" ">\n" - "> [2] : https://www.mail-archive.com/linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org/msg790244.html\n" + "> [2] : https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg790244.html\n" "> [1] : http://www.gossamer-threads.com/lists/linux/kernel/2024591\n" ">\n" "> Change history:\n" @@ -70,17 +71,17 @@ "> \t - Added an API in of_pci.c to update DMA configuration of the pci\n" "> \t device.\n" ">\n" - "> Cc: Joerg Roedel<joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>\n" - "> Cc: Grant Likely<grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" - "> Cc: Rob Herring<robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" - "> Cc: Bjorn Helgaas<bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" - "> Cc: Will Deacon<will.deacon-5wv7dgnIgG8@public.gmane.org>\n" - "> Cc: Russell King<linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>\n" - "> Cc: Arnd Bergmann<arnd-r2nGTMty4D4@public.gmane.org>\n" - "> Cc: Suravee Suthikulpanit<Suravee.Suthikulpanit-5C7GfCeVMHo@public.gmane.org>\n" + "> Cc: Joerg Roedel<joro@8bytes.org>\n" + "> Cc: Grant Likely<grant.likely@linaro.org>\n" + "> Cc: Rob Herring<robh+dt@kernel.org>\n" + "> Cc: Bjorn Helgaas<bhelgaas@google.com>\n" + "> Cc: Will Deacon<will.deacon@arm.com>\n" + "> Cc: Russell King<linux@arm.linux.org.uk>\n" + "> Cc: Arnd Bergmann<arnd@arndb.de>\n" + "> Cc: Suravee Suthikulpanit<Suravee.Suthikulpanit@amd.com>\n" ">\n" - "> Acked-by: Bjorn Helgaas<bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" - "> Acked-by: Murali Karicheri<m-karicheri2-l0cyMroinI0@public.gmane.org>\n" + "> Acked-by: Bjorn Helgaas<bhelgaas@google.com>\n" + "> Acked-by: Murali Karicheri<m-karicheri2@ti.com>\n" ">\n" "> Murali Karicheri (7):\n" "> of: iommu: add ptr to OF node arg to of_iommu_configure()\n" @@ -110,4 +111,4 @@ "Murali Karicheri\n" Linux Kernel, Texas Instruments -fbf1efa40bf0134af07e7e678ab66a3491d608d0db64e852d32250a5824fb792 +064f7bebba926ff201b32c1a788b83fcc64ab28949414bc264914a5103085c8b
diff --git a/a/1.txt b/N2/1.txt index 0c67179..c4a833d 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -23,7 +23,7 @@ On 02/05/2015 04:52 PM, Murali Karicheri wrote: > and dma ops etc using the information from DT. The prior RFCs and discussions > are available at [1] and [2] below. > -> [2] : https://www.mail-archive.com/linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org/msg790244.html +> [2] : https://www.mail-archive.com/linux-kernel at vger.kernel.org/msg790244.html > [1] : http://www.gossamer-threads.com/lists/linux/kernel/2024591 > > Change history: @@ -51,17 +51,17 @@ On 02/05/2015 04:52 PM, Murali Karicheri wrote: > - Added an API in of_pci.c to update DMA configuration of the pci > device. > -> Cc: Joerg Roedel<joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org> -> Cc: Grant Likely<grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> -> Cc: Rob Herring<robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> -> Cc: Bjorn Helgaas<bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> -> Cc: Will Deacon<will.deacon-5wv7dgnIgG8@public.gmane.org> -> Cc: Russell King<linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> -> Cc: Arnd Bergmann<arnd-r2nGTMty4D4@public.gmane.org> -> Cc: Suravee Suthikulpanit<Suravee.Suthikulpanit-5C7GfCeVMHo@public.gmane.org> +> Cc: Joerg Roedel<joro@8bytes.org> +> Cc: Grant Likely<grant.likely@linaro.org> +> Cc: Rob Herring<robh+dt@kernel.org> +> Cc: Bjorn Helgaas<bhelgaas@google.com> +> Cc: Will Deacon<will.deacon@arm.com> +> Cc: Russell King<linux@arm.linux.org.uk> +> Cc: Arnd Bergmann<arnd@arndb.de> +> Cc: Suravee Suthikulpanit<Suravee.Suthikulpanit@amd.com> > -> Acked-by: Bjorn Helgaas<bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> -> Acked-by: Murali Karicheri<m-karicheri2-l0cyMroinI0@public.gmane.org> +> Acked-by: Bjorn Helgaas<bhelgaas@google.com> +> Acked-by: Murali Karicheri<m-karicheri2@ti.com> > > Murali Karicheri (7): > of: iommu: add ptr to OF node arg to of_iommu_configure() diff --git a/a/content_digest b/N2/content_digest index a9de312..5514edf 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,20 +1,8 @@ "ref\01423173179-10227-1-git-send-email-m-karicheri2@ti.com\0" - "ref\01423173179-10227-1-git-send-email-m-karicheri2-l0cyMroinI0@public.gmane.org\0" - "From\0Murali Karicheri <m-karicheri2-l0cyMroinI0@public.gmane.org>\0" - "Subject\0Re: [PATCH v6 0/7] PCI: get DMA configuration from parent device\0" + "From\0m-karicheri2@ti.com (Murali Karicheri)\0" + "Subject\0[PATCH v6 0/7] PCI: get DMA configuration from parent device\0" "Date\0Thu, 5 Feb 2015 16:59:03 -0500\0" - "To\0Murali Karicheri <m-karicheri2-l0cyMroinI0@public.gmane.org>" - Bjorn Helgaas <bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - " Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\0" - "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> - linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Arnd & Bjorn,\n" @@ -42,7 +30,7 @@ "> and dma ops etc using the information from DT. The prior RFCs and discussions\n" "> are available at [1] and [2] below.\n" ">\n" - "> [2] : https://www.mail-archive.com/linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org/msg790244.html\n" + "> [2] : https://www.mail-archive.com/linux-kernel at vger.kernel.org/msg790244.html\n" "> [1] : http://www.gossamer-threads.com/lists/linux/kernel/2024591\n" ">\n" "> Change history:\n" @@ -70,17 +58,17 @@ "> \t - Added an API in of_pci.c to update DMA configuration of the pci\n" "> \t device.\n" ">\n" - "> Cc: Joerg Roedel<joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org>\n" - "> Cc: Grant Likely<grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" - "> Cc: Rob Herring<robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" - "> Cc: Bjorn Helgaas<bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" - "> Cc: Will Deacon<will.deacon-5wv7dgnIgG8@public.gmane.org>\n" - "> Cc: Russell King<linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>\n" - "> Cc: Arnd Bergmann<arnd-r2nGTMty4D4@public.gmane.org>\n" - "> Cc: Suravee Suthikulpanit<Suravee.Suthikulpanit-5C7GfCeVMHo@public.gmane.org>\n" + "> Cc: Joerg Roedel<joro@8bytes.org>\n" + "> Cc: Grant Likely<grant.likely@linaro.org>\n" + "> Cc: Rob Herring<robh+dt@kernel.org>\n" + "> Cc: Bjorn Helgaas<bhelgaas@google.com>\n" + "> Cc: Will Deacon<will.deacon@arm.com>\n" + "> Cc: Russell King<linux@arm.linux.org.uk>\n" + "> Cc: Arnd Bergmann<arnd@arndb.de>\n" + "> Cc: Suravee Suthikulpanit<Suravee.Suthikulpanit@amd.com>\n" ">\n" - "> Acked-by: Bjorn Helgaas<bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" - "> Acked-by: Murali Karicheri<m-karicheri2-l0cyMroinI0@public.gmane.org>\n" + "> Acked-by: Bjorn Helgaas<bhelgaas@google.com>\n" + "> Acked-by: Murali Karicheri<m-karicheri2@ti.com>\n" ">\n" "> Murali Karicheri (7):\n" "> of: iommu: add ptr to OF node arg to of_iommu_configure()\n" @@ -110,4 +98,4 @@ "Murali Karicheri\n" Linux Kernel, Texas Instruments -fbf1efa40bf0134af07e7e678ab66a3491d608d0db64e852d32250a5824fb792 +3d8119a19df62688ccbee1abdc6a2fde50853f89fc78e8b117e5d2a736aeabc8
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.