diff for duplicates of <5513A517.8080205@huawei.com> diff --git a/a/1.txt b/N1/1.txt index 82d6733..b08a2ea 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -85,10 +85,10 @@ Yijing. >>>>>> + mode = ppc_md.pci_probe_mode(bus); >>>>>> + >>>>>> + pr_debug(" probe mode: %d\n", mode); ->>>>>> + if (mode == PCI_PROBE_DEVTREE) +>>>>>> + if (mode = PCI_PROBE_DEVTREE) >>>>>> + of_scan_bus(hose->dn, bus); >>>>>> + ->>>>>> + if (mode == PCI_PROBE_NORMAL) { +>>>>>> + if (mode = PCI_PROBE_NORMAL) { >>>>>> + pci_bus_update_busn_res_end(bus, 255); >>>>>> + hose->last_busno = pci_scan_child_bus(bus); >>>>>> + pci_bus_update_busn_res_end(bus, hose->last_busno); diff --git a/a/content_digest b/N1/content_digest index 8418e72..3ab2d35 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -7,7 +7,7 @@ "ref\01427347180.2575.91.camel@axtens.net\0" "From\0Yijing Wang <wangyijing@huawei.com>\0" "Subject\0Re: [PATCH v8 19/30] powerpc/pci: Use pci_scan_host_bridge() for simplicity\0" - "Date\0Thu, 26 Mar 2015 14:20:07 +0800\0" + "Date\0Thu, 26 Mar 2015 06:20:07 +0000\0" "To\0Daniel Axtens <dja@axtens.net>\0" "Cc\0Liviu Dudau <liviu@dudau.co.uk>" Rusty Russell <rusty@rustcorp.com.au> @@ -19,7 +19,7 @@ linux-kernel@vger.kernel.org David S. Miller <davem@davemloft.net> linuxppc-dev@lists.ozlabs.org - linux-m68k@lists.linux-m68k.org + linux-m68k@vger.kernel.org Tony Luck <tony.luck@intel.com> Geert Uytterhoeven <geert@linux-m68k.org> linux-alpha@vger.kernel.org @@ -119,10 +119,10 @@ ">>>>>> +\t\tmode = ppc_md.pci_probe_mode(bus);\n" ">>>>>> +\n" ">>>>>> +\tpr_debug(\" probe mode: %d\\n\", mode);\n" - ">>>>>> +\tif (mode == PCI_PROBE_DEVTREE)\n" + ">>>>>> +\tif (mode = PCI_PROBE_DEVTREE)\n" ">>>>>> +\t\tof_scan_bus(hose->dn, bus);\n" ">>>>>> +\n" - ">>>>>> +\tif (mode == PCI_PROBE_NORMAL) {\n" + ">>>>>> +\tif (mode = PCI_PROBE_NORMAL) {\n" ">>>>>> +\t\tpci_bus_update_busn_res_end(bus, 255);\n" ">>>>>> +\t\those->last_busno = pci_scan_child_bus(bus);\n" ">>>>>> +\t\tpci_bus_update_busn_res_end(bus, hose->last_busno);\n" @@ -181,4 +181,4 @@ "Thanks!\n" Yijing -419278173d04f983fe0ae84a3f0bc866075ca3183668bfa33b265e6070d06d4d +1e98c7f27a2aa9f57da8d4427b3e07e8eebea71f27bb277d9289669c049a1036
diff --git a/a/content_digest b/N2/content_digest index 8418e72..b901f4b 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -11,25 +11,25 @@ "To\0Daniel Axtens <dja@axtens.net>\0" "Cc\0Liviu Dudau <liviu@dudau.co.uk>" Rusty Russell <rusty@rustcorp.com.au> - linux-ia64@vger.kernel.org + <linux-ia64@vger.kernel.org> Arnd Bergmann <arnd@arndb.de> Marc Zyngier <marc.zyngier@arm.com> - linux-pci@vger.kernel.org - x86@kernel.org - linux-kernel@vger.kernel.org + <linux-pci@vger.kernel.org> + <x86@kernel.org> + <linux-kernel@vger.kernel.org> David S. Miller <davem@davemloft.net> - linuxppc-dev@lists.ozlabs.org - linux-m68k@lists.linux-m68k.org + <linuxppc-dev@lists.ozlabs.org> + <linux-m68k@lists.linux-m68k.org> Tony Luck <tony.luck@intel.com> Geert Uytterhoeven <geert@linux-m68k.org> - linux-alpha@vger.kernel.org + <linux-alpha@vger.kernel.org> Bjorn Helgaas <bhelgaas@google.com> Russell King <linux@arm.linux.org.uk> Thomas Gleixner <tglx@linutronix.de> Guan Xuetao <gxt@mprc.pku.edu.cn> Yinghai Lu <yinghai@kernel.org> Jiang Liu <jiang.liu@linux.intel.com> - " linux-arm-kernel@lists.infradead.org\0" + " <linux-arm-kernel@lists.infradead.org>\0" "\00:1\0" "b\0" "On 2015/3/26 13:19, Daniel Axtens wrote:\n" @@ -181,4 +181,4 @@ "Thanks!\n" Yijing -419278173d04f983fe0ae84a3f0bc866075ca3183668bfa33b265e6070d06d4d +6bff6d58b502a299d42314b300a349e7d8734bfc101be6aa1155d116260f60f7
diff --git a/a/content_digest b/N3/content_digest index 8418e72..f0474bc 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -10,25 +10,25 @@ "Date\0Thu, 26 Mar 2015 14:20:07 +0800\0" "To\0Daniel Axtens <dja@axtens.net>\0" "Cc\0Liviu Dudau <liviu@dudau.co.uk>" - Rusty Russell <rusty@rustcorp.com.au> + x86@kernel.org linux-ia64@vger.kernel.org Arnd Bergmann <arnd@arndb.de> Marc Zyngier <marc.zyngier@arm.com> linux-pci@vger.kernel.org - x86@kernel.org + Rusty Russell <rusty@rustcorp.com.au> linux-kernel@vger.kernel.org - David S. Miller <davem@davemloft.net> - linuxppc-dev@lists.ozlabs.org + Jiang Liu <jiang.liu@linux.intel.com> linux-m68k@lists.linux-m68k.org Tony Luck <tony.luck@intel.com> Geert Uytterhoeven <geert@linux-m68k.org> + Yinghai Lu <yinghai@kernel.org> linux-alpha@vger.kernel.org Bjorn Helgaas <bhelgaas@google.com> Russell King <linux@arm.linux.org.uk> Thomas Gleixner <tglx@linutronix.de> Guan Xuetao <gxt@mprc.pku.edu.cn> - Yinghai Lu <yinghai@kernel.org> - Jiang Liu <jiang.liu@linux.intel.com> + linuxppc-dev@lists.ozlabs.org + David S. Miller <davem@davemloft.net> " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -181,4 +181,4 @@ "Thanks!\n" Yijing -419278173d04f983fe0ae84a3f0bc866075ca3183668bfa33b265e6070d06d4d +d26884628492c685851fd3a64c04164a9f713b45a4bb04f5f24a74e93a581376
diff --git a/a/content_digest b/N4/content_digest index 8418e72..e6e1cf1 100644 --- a/a/content_digest +++ b/N4/content_digest @@ -5,31 +5,10 @@ "ref\01427321631.2575.3.camel@axtens.net\0" "ref\055135E16.6060909@huawei.com\0" "ref\01427347180.2575.91.camel@axtens.net\0" - "From\0Yijing Wang <wangyijing@huawei.com>\0" - "Subject\0Re: [PATCH v8 19/30] powerpc/pci: Use pci_scan_host_bridge() for simplicity\0" + "From\0wangyijing@huawei.com (Yijing Wang)\0" + "Subject\0[PATCH v8 19/30] powerpc/pci: Use pci_scan_host_bridge() for simplicity\0" "Date\0Thu, 26 Mar 2015 14:20:07 +0800\0" - "To\0Daniel Axtens <dja@axtens.net>\0" - "Cc\0Liviu Dudau <liviu@dudau.co.uk>" - Rusty Russell <rusty@rustcorp.com.au> - linux-ia64@vger.kernel.org - Arnd Bergmann <arnd@arndb.de> - Marc Zyngier <marc.zyngier@arm.com> - linux-pci@vger.kernel.org - x86@kernel.org - linux-kernel@vger.kernel.org - David S. Miller <davem@davemloft.net> - linuxppc-dev@lists.ozlabs.org - linux-m68k@lists.linux-m68k.org - Tony Luck <tony.luck@intel.com> - Geert Uytterhoeven <geert@linux-m68k.org> - linux-alpha@vger.kernel.org - Bjorn Helgaas <bhelgaas@google.com> - Russell King <linux@arm.linux.org.uk> - Thomas Gleixner <tglx@linutronix.de> - Guan Xuetao <gxt@mprc.pku.edu.cn> - Yinghai Lu <yinghai@kernel.org> - Jiang Liu <jiang.liu@linux.intel.com> - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 2015/3/26 13:19, Daniel Axtens wrote:\n" @@ -181,4 +160,4 @@ "Thanks!\n" Yijing -419278173d04f983fe0ae84a3f0bc866075ca3183668bfa33b265e6070d06d4d +4d492478bf3e8507fe72017ad8607733561b7b55ecf96cea1abda2dcf86e8d7d
diff --git a/a/content_digest b/N5/content_digest index 8418e72..da53715 100644 --- a/a/content_digest +++ b/N5/content_digest @@ -11,25 +11,25 @@ "To\0Daniel Axtens <dja@axtens.net>\0" "Cc\0Liviu Dudau <liviu@dudau.co.uk>" Rusty Russell <rusty@rustcorp.com.au> - linux-ia64@vger.kernel.org + <linux-ia64@vger.kernel.org> Arnd Bergmann <arnd@arndb.de> Marc Zyngier <marc.zyngier@arm.com> - linux-pci@vger.kernel.org - x86@kernel.org - linux-kernel@vger.kernel.org + <linux-pci@vger.kernel.org> + <x86@kernel.org> + <linux-kernel@vger.kernel.org> David S. Miller <davem@davemloft.net> - linuxppc-dev@lists.ozlabs.org - linux-m68k@lists.linux-m68k.org + <linuxppc-dev@lists.ozlabs.org> + <linux-m68k@vger.kernel.org> Tony Luck <tony.luck@intel.com> Geert Uytterhoeven <geert@linux-m68k.org> - linux-alpha@vger.kernel.org + <linux-alpha@vger.kernel.org> Bjorn Helgaas <bhelgaas@google.com> Russell King <linux@arm.linux.org.uk> Thomas Gleixner <tglx@linutronix.de> Guan Xuetao <gxt@mprc.pku.edu.cn> Yinghai Lu <yinghai@kernel.org> Jiang Liu <jiang.liu@linux.intel.com> - " linux-arm-kernel@lists.infradead.org\0" + " <linux-arm-kernel@lists.infradead.org>\0" "\00:1\0" "b\0" "On 2015/3/26 13:19, Daniel Axtens wrote:\n" @@ -181,4 +181,4 @@ "Thanks!\n" Yijing -419278173d04f983fe0ae84a3f0bc866075ca3183668bfa33b265e6070d06d4d +d650b102d5d0d7aed8579b72a6c2cbb6952758cbcd30ae2daaab34d265839194
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.