Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1240831 > unrolled thread
| Started by | Bjorn Helgaas <helgaas@kernel.org> |
|---|---|
| First post | 2015-10-06 20:10 +0200 |
| Last post | 2015-10-07 14:50 +0200 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [Patch v6 6/7] x86/PCI/ACPI: Use common interface to support PCI host bridge Bjorn Helgaas <helgaas@kernel.org> - 2015-10-06 20:10 +0200
Re: [Patch v6 6/7] x86/PCI/ACPI: Use common interface to support PCI host bridge Hanjun Guo <hanjun.guo@linaro.org> - 2015-10-07 11:00 +0200
Re: [Patch v6 6/7] x86/PCI/ACPI: Use common interface to support PCI host bridge Bjorn Helgaas <helgaas@kernel.org> - 2015-10-07 14:50 +0200
| From | Bjorn Helgaas <helgaas@kernel.org> |
|---|---|
| Date | 2015-10-06 20:10 +0200 |
| Subject | Re: [Patch v6 6/7] x86/PCI/ACPI: Use common interface to support PCI host bridge |
| Message-ID | <qgEQy-5kz-17@gated-at.bofh.it> |
On Mon, Sep 14, 2015 at 04:07:35PM +0800, Jiang Liu wrote: > Use common interface to simplify ACPI PCI host bridge implementation. > > Signed-off-by: Jiang Liu <jiang.liu@linux.intel.com> > Reviewed-by: Hanjun Guo <hanjun.guo@linaro.org> Is there a corresponding ia64 patch? If we're really consolidating this code (which I completely support), we need to do the whole job. > --- > arch/x86/pci/acpi.c | 293 +++++++++++++++------------------------------------ > 1 file changed, 86 insertions(+), 207 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Hanjun Guo <hanjun.guo@linaro.org> |
|---|---|
| Date | 2015-10-07 11:00 +0200 |
| Subject | Re: [Patch v6 6/7] x86/PCI/ACPI: Use common interface to support PCI host bridge |
| Message-ID | <qgSJP-8ht-7@gated-at.bofh.it> |
| In reply to | #1240831 |
On 10/07/2015 02:01 AM, Bjorn Helgaas wrote: > On Mon, Sep 14, 2015 at 04:07:35PM +0800, Jiang Liu wrote: >> Use common interface to simplify ACPI PCI host bridge implementation. >> >> Signed-off-by: Jiang Liu <jiang.liu@linux.intel.com> >> Reviewed-by: Hanjun Guo <hanjun.guo@linaro.org> > > Is there a corresponding ia64 patch? If we're really consolidating > this code (which I completely support), we need to do the whole job. Yes, there is a patch for it: [Patch v6 7/7] ia64/PCI/ACPI: Use common interface to support PCI host bridge which has lots of code simplification [1], arch/ia64/pci/pci.c | 232 ++++++++++----------------------------------------- 1 file changed, 46 insertions(+), 186 deletions(-) [1]: https://lkml.org/lkml/2015/9/14/84 Thanks Hanjun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [next] | [standalone]
| From | Bjorn Helgaas <helgaas@kernel.org> |
|---|---|
| Date | 2015-10-07 14:50 +0200 |
| Message-ID | <qgWkp-54E-3@gated-at.bofh.it> |
| In reply to | #1241244 |
On Wed, Oct 07, 2015 at 04:52:55PM +0800, Hanjun Guo wrote: > On 10/07/2015 02:01 AM, Bjorn Helgaas wrote: > >On Mon, Sep 14, 2015 at 04:07:35PM +0800, Jiang Liu wrote: > >>Use common interface to simplify ACPI PCI host bridge implementation. > >> > >>Signed-off-by: Jiang Liu <jiang.liu@linux.intel.com> > >>Reviewed-by: Hanjun Guo <hanjun.guo@linaro.org> > > > >Is there a corresponding ia64 patch? If we're really consolidating > >this code (which I completely support), we need to do the whole job. > > Yes, there is a patch for it: > > [Patch v6 7/7] ia64/PCI/ACPI: Use common interface to support PCI > host bridge > > which has lots of code simplification [1], > > arch/ia64/pci/pci.c | 232 > ++++++++++----------------------------------------- > 1 file changed, 46 insertions(+), 186 deletions(-) > > [1]: https://lkml.org/lkml/2015/9/14/84 Oh, sorry I missed that. I review things that appear on linux-pci, and several patches in this series weren't posted there, so I didn't see them. Bjorn -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web