Re: [PATCH 0/2] Save and restore pci properties to support FLR

From: Bjorn Helgaas
Date: Tue May 30 2017 - 16:58:58 EST


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.