diff for duplicates of <20150312193219.GA7346@google.com> diff --git a/a/1.txt b/N1/1.txt index 315a027..3d86100 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -25,7 +25,7 @@ On Thu, Mar 12, 2015 at 07:42:25PM +0800, Yijing Wang wrote: > We insert bus number resource like: > > pci_add_resource(&resources, &busn_resource); -> pci_bus_insert_busn_res(root_bus, start, bus_max); //start is the root bus number provided by arch pci host driver, bus max here == 255 +> pci_bus_insert_busn_res(root_bus, start, bus_max); //start is the root bus number provided by arch pci host driver, bus max here = 255 > get_pci_domain_busn_res(domain) //for root bus //try to get a domain specific pci_domain_busn_res, if not exist, create it. > request_resource_conflict(domain_specific_busn_res, res) //request busn res(start, bus_max) from the pci_domain_busn_res. > diff --git a/a/content_digest b/N1/content_digest index 1aac28b..cc955e4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\055017BA1.7020700@huawei.com\0" "From\0Bjorn Helgaas <bhelgaas@google.com>\0" "Subject\0Re: [PATCH v6 03/30] PCI: Export busn_resource to drivers/pci\0" - "Date\0Thu, 12 Mar 2015 14:32:19 -0500\0" + "Date\0Thu, 12 Mar 2015 19:32:19 +0000\0" "To\0Yijing Wang <wangyijing@huawei.com>\0" "Cc\0Jiang Liu <jiang.liu@linux.intel.com>" linux-pci@vger.kernel.org @@ -22,7 +22,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" @@ -55,7 +55,7 @@ "> We insert bus number resource like:\n" "> \n" "> pci_add_resource(&resources, &busn_resource);\t\n" - "> \tpci_bus_insert_busn_res(root_bus, start, bus_max);\t//start is the root bus number provided by arch pci host driver, bus max here == 255\n" + "> \tpci_bus_insert_busn_res(root_bus, start, bus_max);\t//start is the root bus number provided by arch pci host driver, bus max here = 255\n" "> \t\tget_pci_domain_busn_res(domain)\t//for root bus\t//try to get a domain specific pci_domain_busn_res, if not exist, create it.\n" "> \t\t\trequest_resource_conflict(domain_specific_busn_res, res) //request busn res(start, bus_max) from the pci_domain_busn_res.\n" "> \n" @@ -75,4 +75,4 @@ "\n" Bjorn -0169ab4783f9c9fb4deb49ec6178062dd16fa877e437da4652154e29b4cc237a +a0720a603194ffa161de9f25d1b346adbee5ed8fcec4e2ee6a9cfad8b7d990a3
diff --git a/a/content_digest b/N2/content_digest index 1aac28b..9210aa7 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,30 +2,10 @@ "ref\01425868467-9667-4-git-send-email-wangyijing@huawei.com\0" "ref\020150311222835.GA1082@google.com\0" "ref\055017BA1.7020700@huawei.com\0" - "From\0Bjorn Helgaas <bhelgaas@google.com>\0" - "Subject\0Re: [PATCH v6 03/30] PCI: Export busn_resource to drivers/pci\0" + "From\0bhelgaas@google.com (Bjorn Helgaas)\0" + "Subject\0[PATCH v6 03/30] PCI: Export busn_resource to drivers/pci\0" "Date\0Thu, 12 Mar 2015 14:32:19 -0500\0" - "To\0Yijing Wang <wangyijing@huawei.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 Thu, Mar 12, 2015 at 07:42:25PM +0800, Yijing Wang wrote:\n" @@ -75,4 +55,4 @@ "\n" Bjorn -0169ab4783f9c9fb4deb49ec6178062dd16fa877e437da4652154e29b4cc237a +4574aa6b65c64107eefc06048a7ba0a883ce229030c632fa2b42017eddcb9a5a
diff --git a/a/content_digest b/N3/content_digest index 1aac28b..7637261 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -22,7 +22,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" @@ -75,4 +75,4 @@ "\n" Bjorn -0169ab4783f9c9fb4deb49ec6178062dd16fa877e437da4652154e29b4cc237a +532917640f3ce85a8a1fe1a190b3fed625ca63d04d138c21914e58e8f3f42e6f
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.