diff for duplicates of <55018E90.9030301@huawei.com> diff --git a/a/1.txt b/N1/1.txt index 803f6c9..2dc02be 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -62,8 +62,8 @@ OK >> >> + mutex_lock(&phb_mutex); >> + list_for_each_entry(temp, &pci_host_bridge_list, list) ->> + if (temp->domain == host->domain ->> + && temp->busnum == host->busnum) { +>> + if (temp->domain = host->domain +>> + && temp->busnum = host->busnum) { >> + dev_dbg(&host->dev, "pci host bridge pci%04x:%02x exist\n", >> + host->domain, host->busnum); > diff --git a/a/content_digest b/N1/content_digest index 5e01d1a..9808416 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\020150312025537.GD10949@google.com\0" "From\0Yijing Wang <wangyijing@huawei.com>\0" "Subject\0Re: [PATCH v6 10/30] PCI: Introduce pci_host_bridge_list to manage host bridges\0" - "Date\0Thu, 12 Mar 2015 21:03:12 +0800\0" + "Date\0Thu, 12 Mar 2015 13:03:12 +0000\0" "To\0Bjorn Helgaas <bhelgaas@google.com>\0" "Cc\0Jiang Liu <jiang.liu@linux.intel.com>" linux-pci@vger.kernel.org @@ -21,7 +21,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>\0" @@ -91,8 +91,8 @@ ">> \n" ">> +\tmutex_lock(&phb_mutex);\n" ">> +\tlist_for_each_entry(temp, &pci_host_bridge_list, list)\n" - ">> +\t\tif (temp->domain == host->domain\n" - ">> +\t\t\t\t&& temp->busnum == host->busnum) {\n" + ">> +\t\tif (temp->domain = host->domain\n" + ">> +\t\t\t\t&& temp->busnum = host->busnum) {\n" ">> +\t\t\tdev_dbg(&host->dev, \"pci host bridge pci%04x:%02x exist\\n\",\n" ">> +\t\t\t\t\thost->domain, host->busnum);\n" "> \n" @@ -192,4 +192,4 @@ "Thanks!\n" Yijing -57c9744f5f0feca11cf0e960529537f4564887373e2f2684600c8c0078166d16 +72c56f7549d79a4c89cc8d24a1cce54fd9d6bae546adc1d18affd396269062b5
diff --git a/a/content_digest b/N2/content_digest index 5e01d1a..74a26d3 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -6,22 +6,22 @@ "Date\0Thu, 12 Mar 2015 21:03:12 +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>\0" @@ -192,4 +192,4 @@ "Thanks!\n" Yijing -57c9744f5f0feca11cf0e960529537f4564887373e2f2684600c8c0078166d16 +19b06509e2ea16c9bdd5bf73d46d534e53df8db7f87d4c69bcf74e58bfb55d8e
diff --git a/a/content_digest b/N3/content_digest index 5e01d1a..ac0b3b1 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,30 +1,10 @@ "ref\01425868467-9667-1-git-send-email-wangyijing@huawei.com\0" "ref\01425868467-9667-11-git-send-email-wangyijing@huawei.com\0" "ref\020150312025537.GD10949@google.com\0" - "From\0Yijing Wang <wangyijing@huawei.com>\0" - "Subject\0Re: [PATCH v6 10/30] PCI: Introduce pci_host_bridge_list to manage host bridges\0" + "From\0wangyijing@huawei.com (Yijing Wang)\0" + "Subject\0[PATCH v6 10/30] PCI: Introduce pci_host_bridge_list to manage host bridges\0" "Date\0Thu, 12 Mar 2015 21:03:12 +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>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 2015/3/12 10:55, Bjorn Helgaas wrote:\n" @@ -192,4 +172,4 @@ "Thanks!\n" Yijing -57c9744f5f0feca11cf0e960529537f4564887373e2f2684600c8c0078166d16 +3f8c9c65fe32ad0b4e766455ee3b1335083122dbaae5b6cb0bec4607fcf5c639
diff --git a/a/content_digest b/N4/content_digest index 5e01d1a..03b4e44 100644 --- a/a/content_digest +++ b/N4/content_digest @@ -6,22 +6,22 @@ "Date\0Thu, 12 Mar 2015 21:03:12 +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>\0" @@ -192,4 +192,4 @@ "Thanks!\n" Yijing -57c9744f5f0feca11cf0e960529537f4564887373e2f2684600c8c0078166d16 +215635cd64c5ef66b89edd9a53d967cc489d4c43f17076de5c7967f2e3bfa97e
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.