Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1623881 > unrolled thread
| Started by | Christoph Hellwig <hch@lst.de> |
|---|---|
| First post | 2017-04-14 21:20 +0200 |
| Last post | 2017-04-19 18:50 +0200 |
| Articles | 4 — 3 participants |
Back to article view | Back to linux.kernel
export pcie_flr and remove copies of it in drivers V2 Christoph Hellwig <hch@lst.de> - 2017-04-14 21:20 +0200
Re: export pcie_flr and remove copies of it in drivers V2 Bjorn Helgaas <helgaas@kernel.org> - 2017-04-18 20:40 +0200
Re: export pcie_flr and remove copies of it in drivers V2 Leon Romanovsky <leon@kernel.org> - 2017-04-19 07:40 +0200
Re: export pcie_flr and remove copies of it in drivers V2 Leon Romanovsky <leon@kernel.org> - 2017-04-19 18:50 +0200
| From | Christoph Hellwig <hch@lst.de> |
|---|---|
| Date | 2017-04-14 21:20 +0200 |
| Subject | export pcie_flr and remove copies of it in drivers V2 |
| Message-ID | <tweVc-50g-3@gated-at.bofh.it> |
Hi all, this exports the PCI layer pcie_flr helper, and removes various opencoded copies of it. Changes since V1: - rebase on top of the pci/virtualization branch - fixed the probe case in __pci_dev_reset - added ACKs from Bjorn
[toc] | [next] | [standalone]
| From | Bjorn Helgaas <helgaas@kernel.org> |
|---|---|
| Date | 2017-04-18 20:40 +0200 |
| Message-ID | <txGcG-140-25@gated-at.bofh.it> |
| In reply to | #1623881 |
On Fri, Apr 14, 2017 at 09:11:24PM +0200, Christoph Hellwig wrote: > Hi all, > > this exports the PCI layer pcie_flr helper, and removes various opencoded > copies of it. > > Changes since V1: > - rebase on top of the pci/virtualization branch > - fixed the probe case in __pci_dev_reset > - added ACKs from Bjorn Applied the first three patches: bc13871ef35a PCI: Export pcie_flr() e641c375d414 PCI: Call pcie_flr() from reset_intel_82599_sfp_virtfn() 40e0901ea4bf PCI: Call pcie_flr() from reset_chelsio_generic_dev() to pci/virtualization for v4.12, thanks!
[toc] | [prev] | [next] | [standalone]
| From | Leon Romanovsky <leon@kernel.org> |
|---|---|
| Date | 2017-04-19 07:40 +0200 |
| Message-ID | <txQvp-7M4-41@gated-at.bofh.it> |
| In reply to | #1625528 |
[Multipart message — attachments visible in raw view] — view raw
On Tue, Apr 18, 2017 at 01:36:12PM -0500, Bjorn Helgaas wrote: > On Fri, Apr 14, 2017 at 09:11:24PM +0200, Christoph Hellwig wrote: > > Hi all, > > > > this exports the PCI layer pcie_flr helper, and removes various opencoded > > copies of it. > > > > Changes since V1: > > - rebase on top of the pci/virtualization branch > > - fixed the probe case in __pci_dev_reset > > - added ACKs from Bjorn > > Applied the first three patches: > > bc13871ef35a PCI: Export pcie_flr() > e641c375d414 PCI: Call pcie_flr() from reset_intel_82599_sfp_virtfn() > 40e0901ea4bf PCI: Call pcie_flr() from reset_chelsio_generic_dev() > Bjorn, How do you suggest to proceed with other patches? They should be applied to your tree either, because they depend on "bc13871ef35a PCI: Export pcie_flr()". Thanks > to pci/virtualization for v4.12, thanks!
[toc] | [prev] | [next] | [standalone]
| From | Leon Romanovsky <leon@kernel.org> |
|---|---|
| Date | 2017-04-19 18:50 +0200 |
| Message-ID | <ty0XO-5M7-71@gated-at.bofh.it> |
| In reply to | #1625841 |
[Multipart message — attachments visible in raw view] — view raw
On Wed, Apr 19, 2017 at 08:37:37AM +0300, Leon Romanovsky wrote: > On Tue, Apr 18, 2017 at 01:36:12PM -0500, Bjorn Helgaas wrote: > > On Fri, Apr 14, 2017 at 09:11:24PM +0200, Christoph Hellwig wrote: > > > Hi all, > > > > > > this exports the PCI layer pcie_flr helper, and removes various opencoded > > > copies of it. > > > > > > Changes since V1: > > > - rebase on top of the pci/virtualization branch > > > - fixed the probe case in __pci_dev_reset > > > - added ACKs from Bjorn > > > > Applied the first three patches: > > > > bc13871ef35a PCI: Export pcie_flr() > > e641c375d414 PCI: Call pcie_flr() from reset_intel_82599_sfp_virtfn() > > 40e0901ea4bf PCI: Call pcie_flr() from reset_chelsio_generic_dev() > > > > Bjorn, > > How do you suggest to proceed with other patches? They should be applied > to your tree either, because they depend on "bc13871ef35a PCI: Export > pcie_flr()". I finally caught the old emails and found the answer by myself. http://marc.info/?l=linux-rdma&m=149218545228343&w=2 Thanks > > Thanks > > > > to pci/virtualization for v4.12, thanks!
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web