diff for duplicates of <20190903113059.2901-1-kw@linux.com> diff --git a/a/1.txt b/N1/1.txt index 4004620..356c90d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -136,8 +136,3 @@ index 21a89c4880fa..29658c0ee71f 100644 #if IS_ENABLED(CONFIG_OF) && IS_ENABLED(CONFIG_PCI) -- 2.23.0 - -_______________________________________________ -iommu mailing list -iommu@lists.linux-foundation.org -https://lists.linuxfoundation.org/mailman/listinfo/iommu diff --git a/a/content_digest b/N1/content_digest index e8acb00..a0967f7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,16 +3,18 @@ "Subject\0[PATCH v2] PCI: Remove unused includes and superfluous struct declaration\0" "Date\0Tue, 3 Sep 2019 13:30:59 +0200\0" "To\0Bjorn Helgaas <helgaas@kernel.org>\0" - "Cc\0devicetree@vger.kernel.org" + "Cc\0Joerg Roedel <joro@8bytes.org>" Jingoo Han <jingoohan1@gmail.com> - linux-pci@vger.kernel.org - linux-kernel@vger.kernel.org - iommu@lists.linux-foundation.org - Rob Herring <robh+dt@kernel.org> - Thomas Petazzoni <thomas.petazzoni@bootlin.com> Gustavo Pimentel <gustavo.pimentel@synopsys.com> + Thomas Petazzoni <thomas.petazzoni@bootlin.com> Frank Rowand <frowand.list@gmail.com> - " linux-arm-kernel@lists.infradead.org\0" + Rob Herring <robh+dt@kernel.org> + Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> + iommu@lists.linux-foundation.org + linux-pci@vger.kernel.org + linux-kernel@vger.kernel.org + linux-arm-kernel@lists.infradead.org + " devicetree@vger.kernel.org\0" "\00:1\0" "b\0" "Remove <linux/pci.h> and <linux/msi.h> from being included\n" @@ -152,11 +154,6 @@ " \n" " #if IS_ENABLED(CONFIG_OF) && IS_ENABLED(CONFIG_PCI)\n" "-- \n" - "2.23.0\n" - "\n" - "_______________________________________________\n" - "iommu mailing list\n" - "iommu@lists.linux-foundation.org\n" - https://lists.linuxfoundation.org/mailman/listinfo/iommu + 2.23.0 -39c85c26158f390153fc584a066eb713d95c7af7044ac2de083428ca7d260b88 +515a6c5589a6ba886b113effd1febcc939db48095f791e1b926f381ca9b1f562
diff --git a/a/1.txt b/N2/1.txt index 4004620..4ac4d6c 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -137,7 +137,8 @@ index 21a89c4880fa..29658c0ee71f 100644 -- 2.23.0 + _______________________________________________ -iommu mailing list -iommu@lists.linux-foundation.org -https://lists.linuxfoundation.org/mailman/listinfo/iommu +linux-arm-kernel mailing list +linux-arm-kernel@lists.infradead.org +http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N2/content_digest index e8acb00..37f459a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,7 +4,9 @@ "Date\0Tue, 3 Sep 2019 13:30:59 +0200\0" "To\0Bjorn Helgaas <helgaas@kernel.org>\0" "Cc\0devicetree@vger.kernel.org" + Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Jingoo Han <jingoohan1@gmail.com> + Joerg Roedel <joro@8bytes.org> linux-pci@vger.kernel.org linux-kernel@vger.kernel.org iommu@lists.linux-foundation.org @@ -154,9 +156,10 @@ "-- \n" "2.23.0\n" "\n" + "\n" "_______________________________________________\n" - "iommu mailing list\n" - "iommu@lists.linux-foundation.org\n" - https://lists.linuxfoundation.org/mailman/listinfo/iommu + "linux-arm-kernel mailing list\n" + "linux-arm-kernel@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -39c85c26158f390153fc584a066eb713d95c7af7044ac2de083428ca7d260b88 +68be28463a6ba5585cee84c269bee664ff4edea394af9fb1ec8ea8f470644ad1
diff --git a/a/1.txt b/N3/1.txt index 4004620..ea221ff 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -6,7 +6,7 @@ Move users of include <linux/of_pci.h> to include <linux/pci.h> and <linux/msi.h> directly rather than rely on both being included transitively through <linux/of_pci.h>. -Signed-off-by: Krzysztof Wilczynski <kw@linux.com> +Signed-off-by: Krzysztof Wilczynski <kw-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org> --- drivers/iommu/of_iommu.c | 2 ++ drivers/irqchip/irq-gic-v2m.c | 1 + @@ -136,8 +136,3 @@ index 21a89c4880fa..29658c0ee71f 100644 #if IS_ENABLED(CONFIG_OF) && IS_ENABLED(CONFIG_PCI) -- 2.23.0 - -_______________________________________________ -iommu mailing list -iommu@lists.linux-foundation.org -https://lists.linuxfoundation.org/mailman/listinfo/iommu diff --git a/a/content_digest b/N3/content_digest index e8acb00..c9b5941 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,18 +1,19 @@ "ref\020190901112506.8469-1-kw@linux.com\0" - "From\0Krzysztof Wilczynski <kw@linux.com>\0" + "ref\020190901112506.8469-1-kw-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org\0" + "From\0Krzysztof Wilczynski <kw-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org>\0" "Subject\0[PATCH v2] PCI: Remove unused includes and superfluous struct declaration\0" "Date\0Tue, 3 Sep 2019 13:30:59 +0200\0" - "To\0Bjorn Helgaas <helgaas@kernel.org>\0" - "Cc\0devicetree@vger.kernel.org" - Jingoo Han <jingoohan1@gmail.com> - linux-pci@vger.kernel.org - linux-kernel@vger.kernel.org - iommu@lists.linux-foundation.org - Rob Herring <robh+dt@kernel.org> - Thomas Petazzoni <thomas.petazzoni@bootlin.com> - Gustavo Pimentel <gustavo.pimentel@synopsys.com> - Frank Rowand <frowand.list@gmail.com> - " linux-arm-kernel@lists.infradead.org\0" + "To\0Bjorn Helgaas <helgaas-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + Jingoo Han <jingoohan1-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + linux-pci-u79uwXL29TY76Z2rM5mHXA@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> + Thomas Petazzoni <thomas.petazzoni-LDxbnhwyfcJBDgjK7y7TUQ@public.gmane.org> + Gustavo Pimentel <gustavo.pimentel-HKixBCOQz3hWk0Htik3J/w@public.gmane.org> + Frank Rowand <frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "Remove <linux/pci.h> and <linux/msi.h> from being included\n" @@ -23,7 +24,7 @@ "and <linux/msi.h> directly rather than rely on both being\n" "included transitively through <linux/of_pci.h>.\n" "\n" - "Signed-off-by: Krzysztof Wilczynski <kw@linux.com>\n" + "Signed-off-by: Krzysztof Wilczynski <kw-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org>\n" "---\n" " drivers/iommu/of_iommu.c | 2 ++\n" " drivers/irqchip/irq-gic-v2m.c | 1 +\n" @@ -152,11 +153,6 @@ " \n" " #if IS_ENABLED(CONFIG_OF) && IS_ENABLED(CONFIG_PCI)\n" "-- \n" - "2.23.0\n" - "\n" - "_______________________________________________\n" - "iommu mailing list\n" - "iommu@lists.linux-foundation.org\n" - https://lists.linuxfoundation.org/mailman/listinfo/iommu + 2.23.0 -39c85c26158f390153fc584a066eb713d95c7af7044ac2de083428ca7d260b88 +cc240b58ea59d6c0d0de89458b9fee695e6aaeb126b15b0b19dd4787936b3e8f
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.