diff for duplicates of <54179BE3.5030303@huawei.com> diff --git a/a/content_digest b/N1/content_digest index 900edb6..835ed23 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -30,7 +30,8 @@ linux-ia64@vger.kernel.org David S. Miller <davem@davemloft.net> sparclinux@vger.kernel.org - " Chris Metcalf <cmetca>\0" + Chris Metcalf <cmetcalf@tilera.com> + " Ralf Baechle <ralf@linux-mips.org>\0" "\00:1\0" "b\0" "On 2014/9/15 22:47, Lucas Stach wrote:\n" @@ -291,4 +292,4 @@ "Thanks!\n" Yijing -117d8d1215802c76b6740c691f54985f07b167dc0f9ab417b82a395631130494 +99a275eba34868963a4a5156a859a217ddebc51473fa0e5544b329e20d69853a
diff --git a/a/1.txt b/N2/1.txt index 7423f69..eea4c54 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -82,7 +82,7 @@ Thanks! >> - * override arch_setup_msi_irqs() >> + * implement chip->setup_irqs(). >> */ ->> if (type == PCI_CAP_ID_MSI && nvec > 1) +>> if (type = PCI_CAP_ID_MSI && nvec > 1) >> return 1; >> >> + if (!chip->setup_irq) diff --git a/a/content_digest b/N2/content_digest index 900edb6..f05eda3 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,7 +3,7 @@ "ref\01410792430.3314.10.camel@pengutronix.de\0" "From\0Yijing Wang <wangyijing@huawei.com>\0" "Subject\0Re: [PATCH v1 21/21] PCI/MSI: Clean up unused MSI arch functions\0" - "Date\0Tue, 16 Sep 2014 10:09:39 +0800\0" + "Date\0Tue, 16 Sep 2014 02:09:39 +0000\0" "To\0Lucas Stach <l.stach@pengutronix.de>\0" "Cc\0Bjorn Helgaas <bhelgaas@google.com>" Xinwei Hu <huxinwei@huawei.com> @@ -117,7 +117,7 @@ ">> -\t * override arch_setup_msi_irqs()\n" ">> +\t * implement chip->setup_irqs().\n" ">> \t */\n" - ">> \tif (type == PCI_CAP_ID_MSI && nvec > 1)\n" + ">> \tif (type = PCI_CAP_ID_MSI && nvec > 1)\n" ">> \t\treturn 1;\n" ">> \n" ">> +\tif (!chip->setup_irq)\n" @@ -291,4 +291,4 @@ "Thanks!\n" Yijing -117d8d1215802c76b6740c691f54985f07b167dc0f9ab417b82a395631130494 +d93cc6ad55cbbe2506059e7b30582b5fbc4c2de2067477e0a435bd346d8823bd
diff --git a/a/content_digest b/N3/content_digest index 900edb6..1040724 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -8,29 +8,30 @@ "Cc\0Bjorn Helgaas <bhelgaas@google.com>" Xinwei Hu <huxinwei@huawei.com> Wuyun <wuyun.wu@huawei.com> - linux-pci@vger.kernel.org - linux-arm-kernel@lists.infradead.org + <linux-pci@vger.kernel.org> + <linux-arm-kernel@lists.infradead.org> Russell King <linux@arm.linux.org.uk> - linux-arch@vger.kernel.org - arnab.basu@freescale.com - Bharat.Bhushan@freescale.com - x86@kernel.org + <linux-arch@vger.kernel.org> + <arnab.basu@freescale.com> + <Bharat.Bhushan@freescale.com> + <x86@kernel.org> Arnd Bergmann <arnd@arndb.de> Thomas Gleixner <tglx@linutronix.de> Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> - xen-devel@lists.xenproject.org + <xen-devel@lists.xenproject.org> Joerg Roedel <joro@8bytes.org> - iommu@lists.linux-foundation.org - linux-mips@linux-mips.org + <iommu@lists.linux-foundation.org> + <linux-mips@linux-mips.org> Benjamin Herrenschmidt <benh@kernel.crashing.org> - linuxppc-dev@lists.ozlabs.org - linux-s390@vger.kernel.org + <linuxppc-dev@lists.ozlabs.org> + <linux-s390@vger.kernel.org> Sebastian Ott <sebott@linux.vnet.ibm.com> Tony Luck <tony.luck@intel.com> - linux-ia64@vger.kernel.org + <linux-ia64@vger.kernel.org> David S. Miller <davem@davemloft.net> - sparclinux@vger.kernel.org - " Chris Metcalf <cmetca>\0" + <sparclinux@vger.kernel.org> + Chris Metcalf <cmetcalf@tilera.com> + " Ralf Baechle <ralf@linux-mips.org>\0" "\00:1\0" "b\0" "On 2014/9/15 22:47, Lucas Stach wrote:\n" @@ -291,4 +292,4 @@ "Thanks!\n" Yijing -117d8d1215802c76b6740c691f54985f07b167dc0f9ab417b82a395631130494 +bf0c96886d07422b7fb2b47fc3c622b5ad6f677cfce57fb28f1fcc8b8dd2366a
diff --git a/a/content_digest b/N4/content_digest index 900edb6..00c0905 100644 --- a/a/content_digest +++ b/N4/content_digest @@ -5,32 +5,32 @@ "Subject\0Re: [PATCH v1 21/21] PCI/MSI: Clean up unused MSI arch functions\0" "Date\0Tue, 16 Sep 2014 10:09:39 +0800\0" "To\0Lucas Stach <l.stach@pengutronix.de>\0" - "Cc\0Bjorn Helgaas <bhelgaas@google.com>" - Xinwei Hu <huxinwei@huawei.com> - Wuyun <wuyun.wu@huawei.com> + "Cc\0linux-mips@linux-mips.org" + linux-ia64@vger.kernel.org linux-pci@vger.kernel.org - linux-arm-kernel@lists.infradead.org - Russell King <linux@arm.linux.org.uk> - linux-arch@vger.kernel.org - arnab.basu@freescale.com Bharat.Bhushan@freescale.com + sparclinux@vger.kernel.org + linux-arch@vger.kernel.org + linux-s390@vger.kernel.org + Russell King <linux@arm.linux.org.uk> + Joerg Roedel <joro@8bytes.org> x86@kernel.org + Sebastian Ott <sebott@linux.vnet.ibm.com> + xen-devel@lists.xenproject.org + arnab.basu@freescale.com Arnd Bergmann <arnd@arndb.de> - Thomas Gleixner <tglx@linutronix.de> Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> - xen-devel@lists.xenproject.org - Joerg Roedel <joro@8bytes.org> + Chris Metcalf <cmetcalf@tilera.com> + Bjorn Helgaas <bhelgaas@google.com> + Thomas Gleixner <tglx@linutronix.de> + linux-arm-kernel@lists.infradead.org + Xinwei Hu <huxinwei@huawei.com> + Tony Luck <tony.luck@intel.com> + Ralf Baechle <ralf@linux-mips.org> iommu@lists.linux-foundation.org - linux-mips@linux-mips.org - Benjamin Herrenschmidt <benh@kernel.crashing.org> + Wuyun <wuyun.wu@huawei.com> linuxppc-dev@lists.ozlabs.org - linux-s390@vger.kernel.org - Sebastian Ott <sebott@linux.vnet.ibm.com> - Tony Luck <tony.luck@intel.com> - linux-ia64@vger.kernel.org - David S. Miller <davem@davemloft.net> - sparclinux@vger.kernel.org - " Chris Metcalf <cmetca>\0" + " David S. Miller <davem@davemloft.net>\0" "\00:1\0" "b\0" "On 2014/9/15 22:47, Lucas Stach wrote:\n" @@ -291,4 +291,4 @@ "Thanks!\n" Yijing -117d8d1215802c76b6740c691f54985f07b167dc0f9ab417b82a395631130494 +f7e0244bff8005153865743202b587e183f4eef9afa7de8eeed4eb7f24620557
diff --git a/a/content_digest b/N5/content_digest index 900edb6..50a8811 100644 --- a/a/content_digest +++ b/N5/content_digest @@ -1,36 +1,10 @@ "ref\01409911806-10519-1-git-send-email-wangyijing@huawei.com\0" "ref\01409911806-10519-22-git-send-email-wangyijing@huawei.com\0" "ref\01410792430.3314.10.camel@pengutronix.de\0" - "From\0Yijing Wang <wangyijing@huawei.com>\0" - "Subject\0Re: [PATCH v1 21/21] PCI/MSI: Clean up unused MSI arch functions\0" + "From\0wangyijing@huawei.com (Yijing Wang)\0" + "Subject\0[PATCH v1 21/21] PCI/MSI: Clean up unused MSI arch functions\0" "Date\0Tue, 16 Sep 2014 10:09:39 +0800\0" - "To\0Lucas Stach <l.stach@pengutronix.de>\0" - "Cc\0Bjorn Helgaas <bhelgaas@google.com>" - Xinwei Hu <huxinwei@huawei.com> - Wuyun <wuyun.wu@huawei.com> - linux-pci@vger.kernel.org - linux-arm-kernel@lists.infradead.org - Russell King <linux@arm.linux.org.uk> - linux-arch@vger.kernel.org - arnab.basu@freescale.com - Bharat.Bhushan@freescale.com - x86@kernel.org - Arnd Bergmann <arnd@arndb.de> - Thomas Gleixner <tglx@linutronix.de> - Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> - xen-devel@lists.xenproject.org - Joerg Roedel <joro@8bytes.org> - iommu@lists.linux-foundation.org - linux-mips@linux-mips.org - Benjamin Herrenschmidt <benh@kernel.crashing.org> - linuxppc-dev@lists.ozlabs.org - linux-s390@vger.kernel.org - Sebastian Ott <sebott@linux.vnet.ibm.com> - Tony Luck <tony.luck@intel.com> - linux-ia64@vger.kernel.org - David S. Miller <davem@davemloft.net> - sparclinux@vger.kernel.org - " Chris Metcalf <cmetca>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 2014/9/15 22:47, Lucas Stach wrote:\n" @@ -291,4 +265,4 @@ "Thanks!\n" Yijing -117d8d1215802c76b6740c691f54985f07b167dc0f9ab417b82a395631130494 +6b2c4e58978767adc0e549ee8b73ea204c5ee1fdf8fb87ac38f85bf424b08910
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.