All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1427114457-16687-32-git-send-email-wangyijing@huawei.com>

diff --git a/a/content_digest b/N1/content_digest
index 55ce16f..e7d81d0 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -30,7 +30,7 @@
   " David S. Miller <davem\@davemloft.net>",
   " Guan Xuetao <gxt\@mprc.pku.edu.cn>",
   " <linux-alpha\@vger.kernel.org>",
-  " <linux-m68k\@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>",
@@ -143,4 +143,4 @@
   "1.7.1"
 ]
 
-3dbbd02cc0a5d3e98a45531177f9c2951acf03008e2aea8c1151580135162909
+557976517ed2fd133a302b036e132192ece3749404eaee2cc2b6d88ce943391c

diff --git a/a/content_digest b/N2/content_digest
index 55ce16f..e2128c9 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,7 +2,7 @@
   "ref\0001427114457-16687-1-git-send-email-wangyijing\@huawei.com\0"
 ]
 [
-  "From\0Yijing Wang <wangyijing\@huawei.com>\0"
+  "From\0wangyijing\@huawei.com (Yijing Wang)\0"
 ]
 [
   "Subject\0[PATCH v7 31/31] PCI: Clean up CONFIG_PCI_DOMAINS_GENERIC\0"
@@ -11,30 +11,7 @@
   "Date\0Mon, 23 Mar 2015 20:40:57 +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\@vger.kernel.org>",
-  " Liviu Dudau <liviu\@dudau.co.uk>",
-  " Arnd Bergmann <arnd\@arndb.de>",
-  " Geert Uytterhoeven <geert\@linux-m68k.org>",
-  " Yijing Wang <wangyijing\@huawei.com>\0"
+  "To\0linux-arm-kernel\@lists.infradead.org\0"
 ]
 [
   "\0000:1\0"
@@ -143,4 +120,4 @@
   "1.7.1"
 ]
 
-3dbbd02cc0a5d3e98a45531177f9c2951acf03008e2aea8c1151580135162909
+e8d463d72c81a243bf633e1f47c4d9bb620444f6be1f7113f7c12d333a2d38e5

diff --git a/a/1.txt b/N3/1.txt
index 3a0d4e9..e21440b 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -54,13 +54,13 @@ index 5b85621..deddfc7 100644
  		list_move_tail(&window->node, &host->windows);
  	/*
 -	 * If support CONFIG_PCI_DOMAINS_GENERIC, use
-+	 * If domain == -1, we need to use
++	 * If domain = -1, we need to use
  	 * pci_host_assign_domain_nr() to update domain
  	 * number.
  	 */
  	host->domain = domain;
 -	pci_host_assign_domain_nr(host);
-+	if (host->domain == -1)
++	if (host->domain = -1)
 +		pci_host_assign_domain_nr(host);
  	mutex_lock(&pci_host_mutex);
  	list_for_each_entry(tmp, &pci_host_bridge_list, list) {
diff --git a/a/content_digest b/N3/content_digest
index 55ce16f..f08d4f2 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -8,29 +8,29 @@
   "Subject\0[PATCH v7 31/31] PCI: Clean up CONFIG_PCI_DOMAINS_GENERIC\0"
 ]
 [
-  "Date\0Mon, 23 Mar 2015 20:40:57 +0800\0"
+  "Date\0Mon, 23 Mar 2015 12:40:57 +0000\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\@vger.kernel.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>",
@@ -99,13 +99,13 @@
   " \t\tlist_move_tail(&window->node, &host->windows);\n",
   " \t/*\n",
   "-\t * If support CONFIG_PCI_DOMAINS_GENERIC, use\n",
-  "+\t * If domain == -1, we need to use\n",
+  "+\t * If domain = -1, we need to use\n",
   " \t * pci_host_assign_domain_nr() to update domain\n",
   " \t * number.\n",
   " \t */\n",
   " \thost->domain = domain;\n",
   "-\tpci_host_assign_domain_nr(host);\n",
-  "+\tif (host->domain == -1)\n",
+  "+\tif (host->domain = -1)\n",
   "+\t\tpci_host_assign_domain_nr(host);\n",
   " \tmutex_lock(&pci_host_mutex);\n",
   " \tlist_for_each_entry(tmp, &pci_host_bridge_list, list) {\n",
@@ -143,4 +143,4 @@
   "1.7.1"
 ]
 
-3dbbd02cc0a5d3e98a45531177f9c2951acf03008e2aea8c1151580135162909
+50506c4ee078f62550758fb995f83db01b619df20c78750e49a28dbc93b3af60

diff --git a/a/content_digest b/N4/content_digest
index 55ce16f..0367781 100644
--- a/a/content_digest
+++ b/N4/content_digest
@@ -15,22 +15,22 @@
 ]
 [
   "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\@vger.kernel.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>",
@@ -143,4 +143,4 @@
   "1.7.1"
 ]
 
-3dbbd02cc0a5d3e98a45531177f9c2951acf03008e2aea8c1151580135162909
+82f16bd076aaf73193ad8c7db27303460d6ed2d099bcf8c81cd9494d1334ba02

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.