diff for duplicates of <55024D35.6050509@huawei.com> diff --git a/a/1.txt b/N1/1.txt index 7aae3c5..2fbca27 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -89,7 +89,7 @@ Yijing. >>>> >>>> - /* pci_scan_bus_parented skips devices which do not have a have >>>> + /* pci_scan_root_bus skips devices which do not have a ->>>> * devfn==0. The pcifront_scan_bus enumerates all devfn. */ +>>>> * devfn=0. The pcifront_scan_bus enumerates all devfn. */ >>>> err = pcifront_scan_bus(pdev, domain, bus, b); >>>> >>>> -- diff --git a/a/content_digest b/N1/content_digest index 013285d..4471bb5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,7 +5,7 @@ "ref\020150312193505.GB7346@google.com\0" "From\0Yijing Wang <wangyijing@huawei.com>\0" "Subject\0Re: [PATCH v6 04/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()\0" - "Date\0Fri, 13 Mar 2015 10:36:37 +0800\0" + "Date\0Fri, 13 Mar 2015 02:36:37 +0000\0" "To\0Bjorn Helgaas <bhelgaas@google.com>\0" "Cc\0Jiang Liu <jiang.liu@linux.intel.com>" linux-pci@vger.kernel.org @@ -23,7 +23,7 @@ David S. Miller <davem@davemloft.net> Guan Xuetao <gxt@mprc.pku.edu.cn> linux-alpha@vger.kernel.org - linux-m68k@lists.linux-m68k.org + linux-m68k@vger.kernel.org Liviu Dudau <liviu@dudau.co.uk> Arnd Bergmann <arnd@arndb.de> Geert Uytterhoeven <geert@linux-m68k.org> @@ -122,7 +122,7 @@ ">>>> \n" ">>>> -\t/* pci_scan_bus_parented skips devices which do not have a have\n" ">>>> +\t/* pci_scan_root_bus skips devices which do not have a\n" - ">>>> \t* devfn==0. The pcifront_scan_bus enumerates all devfn. */\n" + ">>>> \t* devfn=0. The pcifront_scan_bus enumerates all devfn. */\n" ">>>> \terr = pcifront_scan_bus(pdev, domain, bus, b);\n" ">>>> \n" ">>>> -- \n" @@ -154,4 +154,4 @@ "Thanks!\n" Yijing -4da80fc114945ef25286ccb54871e2fed598cdbabf7d0bc1be93505ec04b62a2 +5dcdc5ac37db3431e0905393e57ebd82c9021e8ccde12e599529f02c6a482bdf
diff --git a/a/content_digest b/N2/content_digest index 013285d..1713f23 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -8,27 +8,27 @@ "Date\0Fri, 13 Mar 2015 10:36:37 +0800\0" "To\0Bjorn Helgaas <bhelgaas@google.com>\0" "Cc\0Jiang Liu <jiang.liu@linux.intel.com>" - linux-pci@vger.kernel.org + <linux-pci@vger.kernel.org> Yinghai Lu <yinghai@kernel.org> - linux-kernel@vger.kernel.org + <linux-kernel@vger.kernel.org> Marc Zyngier <marc.zyngier@arm.com> - linux-arm-kernel@lists.infradead.org + <linux-arm-kernel@lists.infradead.org> Russell King <linux@arm.linux.org.uk> - x86@kernel.org + <x86@kernel.org> Thomas Gleixner <tglx@linutronix.de> Benjamin Herrenschmidt <benh@kernel.crashing.org> Rusty Russell <rusty@rustcorp.com.au> Tony Luck <tony.luck@intel.com> - linux-ia64@vger.kernel.org + <linux-ia64@vger.kernel.org> David S. Miller <davem@davemloft.net> Guan Xuetao <gxt@mprc.pku.edu.cn> - linux-alpha@vger.kernel.org - linux-m68k@lists.linux-m68k.org + <linux-alpha@vger.kernel.org> + <linux-m68k@lists.linux-m68k.org> Liviu Dudau <liviu@dudau.co.uk> Arnd Bergmann <arnd@arndb.de> Geert Uytterhoeven <geert@linux-m68k.org> Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> - " xen-devel@lists.xenproject.org\0" + " <xen-devel@lists.xenproject.org>\0" "\00:1\0" "b\0" ">>>> +\tpci_add_resource(&resources, &ioport_resource);\n" @@ -154,4 +154,4 @@ "Thanks!\n" Yijing -4da80fc114945ef25286ccb54871e2fed598cdbabf7d0bc1be93505ec04b62a2 +ce153015be160bf1f2dd1a697af252fcaf18fcf62f36c719ce86918ad0cc4176
diff --git a/a/1.txt b/N3/1.txt index 7aae3c5..e1efb3a 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -97,7 +97,7 @@ Yijing. >>>> >>>> -- >>>> To unsubscribe from this list: send the line "unsubscribe linux-pci" in ->>>> the body of a message to majordomo@vger.kernel.org +>>>> the body of a message to majordomo at vger.kernel.org >>>> More majordomo info at http://vger.kernel.org/majordomo-info.html >>> >>> . @@ -110,7 +110,7 @@ Yijing. >> >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-pci" in ->> the body of a message to majordomo@vger.kernel.org +>> the body of a message to majordomo at vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html > > . diff --git a/a/content_digest b/N3/content_digest index 013285d..2be3251 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -3,32 +3,10 @@ "ref\020150311223211.GB1082@google.com\0" "ref\055017CA5.2010502@huawei.com\0" "ref\020150312193505.GB7346@google.com\0" - "From\0Yijing Wang <wangyijing@huawei.com>\0" - "Subject\0Re: [PATCH v6 04/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()\0" + "From\0wangyijing@huawei.com (Yijing Wang)\0" + "Subject\0[PATCH v6 04/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()\0" "Date\0Fri, 13 Mar 2015 10:36:37 +0800\0" - "To\0Bjorn Helgaas <bhelgaas@google.com>\0" - "Cc\0Jiang Liu <jiang.liu@linux.intel.com>" - linux-pci@vger.kernel.org - Yinghai Lu <yinghai@kernel.org> - linux-kernel@vger.kernel.org - Marc Zyngier <marc.zyngier@arm.com> - linux-arm-kernel@lists.infradead.org - Russell King <linux@arm.linux.org.uk> - x86@kernel.org - Thomas Gleixner <tglx@linutronix.de> - Benjamin Herrenschmidt <benh@kernel.crashing.org> - Rusty Russell <rusty@rustcorp.com.au> - Tony Luck <tony.luck@intel.com> - linux-ia64@vger.kernel.org - David S. Miller <davem@davemloft.net> - Guan Xuetao <gxt@mprc.pku.edu.cn> - linux-alpha@vger.kernel.org - linux-m68k@lists.linux-m68k.org - Liviu Dudau <liviu@dudau.co.uk> - Arnd Bergmann <arnd@arndb.de> - Geert Uytterhoeven <geert@linux-m68k.org> - Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> - " xen-devel@lists.xenproject.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" ">>>> +\tpci_add_resource(&resources, &ioport_resource);\n" @@ -130,7 +108,7 @@ ">>>>\n" ">>>> --\n" ">>>> To unsubscribe from this list: send the line \"unsubscribe linux-pci\" in\n" - ">>>> the body of a message to majordomo@vger.kernel.org\n" + ">>>> the body of a message to majordomo at vger.kernel.org\n" ">>>> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" ">>>\n" ">>> .\n" @@ -143,7 +121,7 @@ ">>\n" ">> --\n" ">> To unsubscribe from this list: send the line \"unsubscribe linux-pci\" in\n" - ">> the body of a message to majordomo@vger.kernel.org\n" + ">> the body of a message to majordomo at vger.kernel.org\n" ">> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" "> \n" "> .\n" @@ -154,4 +132,4 @@ "Thanks!\n" Yijing -4da80fc114945ef25286ccb54871e2fed598cdbabf7d0bc1be93505ec04b62a2 +fe9230c6997ae273bd9e82c10808bf7abd2ddf6cae34589440c86f27fd0dd9d4
diff --git a/a/content_digest b/N4/content_digest index 013285d..822fe39 100644 --- a/a/content_digest +++ b/N4/content_digest @@ -8,27 +8,27 @@ "Date\0Fri, 13 Mar 2015 10:36:37 +0800\0" "To\0Bjorn Helgaas <bhelgaas@google.com>\0" "Cc\0Jiang Liu <jiang.liu@linux.intel.com>" - linux-pci@vger.kernel.org + <linux-pci@vger.kernel.org> Yinghai Lu <yinghai@kernel.org> - linux-kernel@vger.kernel.org + <linux-kernel@vger.kernel.org> Marc Zyngier <marc.zyngier@arm.com> - linux-arm-kernel@lists.infradead.org + <linux-arm-kernel@lists.infradead.org> Russell King <linux@arm.linux.org.uk> - x86@kernel.org + <x86@kernel.org> Thomas Gleixner <tglx@linutronix.de> Benjamin Herrenschmidt <benh@kernel.crashing.org> Rusty Russell <rusty@rustcorp.com.au> Tony Luck <tony.luck@intel.com> - linux-ia64@vger.kernel.org + <linux-ia64@vger.kernel.org> David S. Miller <davem@davemloft.net> Guan Xuetao <gxt@mprc.pku.edu.cn> - linux-alpha@vger.kernel.org - linux-m68k@lists.linux-m68k.org + <linux-alpha@vger.kernel.org> + <linux-m68k@vger.kernel.org> Liviu Dudau <liviu@dudau.co.uk> Arnd Bergmann <arnd@arndb.de> Geert Uytterhoeven <geert@linux-m68k.org> Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> - " xen-devel@lists.xenproject.org\0" + " <xen-devel@lists.xenproject.org>\0" "\00:1\0" "b\0" ">>>> +\tpci_add_resource(&resources, &ioport_resource);\n" @@ -154,4 +154,4 @@ "Thanks!\n" Yijing -4da80fc114945ef25286ccb54871e2fed598cdbabf7d0bc1be93505ec04b62a2 +aedd1ac0affabe0581535ad9c2462c253076e9e46489d771f71c8f6675c820bb
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.