All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <55135E16.6060909@huawei.com>

diff --git a/a/1.txt b/N1/1.txt
index c255d93..2274ebb 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -30,10 +30,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 4433667..1c4ef1d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,7 +5,7 @@
  "ref\01427321631.2575.3.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 09:17:10 +0800\0"
+ "Date\0Thu, 26 Mar 2015 01:17:10 +0000\0"
  "To\0Daniel Axtens <dja@axtens.net>\0"
  "Cc\0Liviu Dudau <liviu@dudau.co.uk>"
   Rusty Russell <rusty@rustcorp.com.au>
@@ -17,7 +17,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
@@ -62,10 +62,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"
@@ -121,4 +121,4 @@
  "Thanks!\n"
  Yijing
 
-57df039d4555c34816562d70ac95b3a5efd31799e8356a335849122fc6d4dc91
+34812ecbcd62c1d4bf8639d0bba91e31567e0ca6dad616751c34f2087f4f53f5

diff --git a/a/content_digest b/N2/content_digest
index 4433667..d146bb0 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -9,25 +9,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 6:13, Daniel Axtens wrote:\n"
@@ -121,4 +121,4 @@
  "Thanks!\n"
  Yijing
 
-57df039d4555c34816562d70ac95b3a5efd31799e8356a335849122fc6d4dc91
+4db5df067f0bb004678b3b96fe81c85e6a75eed2f64dcf4fd857eea35351de12

diff --git a/a/content_digest b/N3/content_digest
index 4433667..5a28b14 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -8,25 +8,25 @@
  "Date\0Thu, 26 Mar 2015 09:17:10 +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"
@@ -121,4 +121,4 @@
  "Thanks!\n"
  Yijing
 
-57df039d4555c34816562d70ac95b3a5efd31799e8356a335849122fc6d4dc91
+3fffefa8f62987ddce3796dcedbab8d22c1e1079021b58ae167e85fcdb836e0e

diff --git a/a/content_digest b/N4/content_digest
index 4433667..7505da8 100644
--- a/a/content_digest
+++ b/N4/content_digest
@@ -3,31 +3,10 @@
  "ref\01427241523.2685.18.camel@axtens.net\0"
  "ref\0551266DE.3030609@huawei.com\0"
  "ref\01427321631.2575.3.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 09:17:10 +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 6:13, Daniel Axtens wrote:\n"
@@ -121,4 +100,4 @@
  "Thanks!\n"
  Yijing
 
-57df039d4555c34816562d70ac95b3a5efd31799e8356a335849122fc6d4dc91
+5c555e64fa5ca38d89c97dfc948740ea3dd66259d94af7343dc4c756ea5756cf

diff --git a/a/content_digest b/N5/content_digest
index 4433667..74badce 100644
--- a/a/content_digest
+++ b/N5/content_digest
@@ -9,25 +9,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 6:13, Daniel Axtens wrote:\n"
@@ -121,4 +121,4 @@
  "Thanks!\n"
  Yijing
 
-57df039d4555c34816562d70ac95b3a5efd31799e8356a335849122fc6d4dc91
+6a9b565c4d370a54fcb91d189591584f47abe844f635eb0fb3134065d58c084c

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.