Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1653551
| From | Bjorn Helgaas <helgaas@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/2] Save and restore pci properties to support FLR |
| Date | 2017-05-30 23:00 +0200 |
| Message-ID | <tMWpc-3Hl-21@gated-at.bofh.it> (permalink) |
| References | <tMThE-1Qx-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, May 30, 2017 at 09:25:47AM -0700, Ashok Raj wrote: > Resending Jean's patch so it can be included earlier than his large > SVM commits. Original patch https://patchwork.kernel.org/patch/9593891 > was ack'ed by Bjorn. Let's commit these separately since we need > functionality earlier. > > Resending this series as requested by Jean. > > CQ Tang (1): > PCI: Save properties required to handle FLR for replay purposes. > > Jean-Philippe Brucker (1): > PCI: Cache PRI and PASID bits in pci_dev > > drivers/pci/ats.c | 88 ++++++++++++++++++++++++++++++++++++++++--------- > drivers/pci/pci.c | 3 ++ > include/linux/pci-ats.h | 10 ++++++ > include/linux/pci.h | 8 +++++ > 4 files changed, 94 insertions(+), 15 deletions(-) Applied to pci/virtualization for v4.13. See response to 2/2 for minor changes I made there.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/2] Save and restore pci properties to support FLR Ashok Raj <ashok.raj@intel.com> - 2017-05-30 19:40 +0200 Re: [PATCH 0/2] Save and restore pci properties to support FLR Bjorn Helgaas <helgaas@kernel.org> - 2017-05-30 23:00 +0200
csiph-web