[PATCH v1 0/2] PCI/ASPM: Fix LTR issues

From: Bjorn Helgaas
Date: Mon Feb 11 2019 - 17:55:38 EST


These are to fix a couple LTR-related issues found while investigating
https://bugzilla.kernel.org/show_bug.cgi?id=201469

I don't claim that these fix the whole problem of that bugzilla, but I
think it's pretty clear that these are problems we need to fix, so I want
to give these a little more exposure.

Feedback welcome!

---

Bjorn Helgaas (2):
PCI/ASPM: Use LTR if already enabled by platform
PCI/ASPM: Save LTR Capability for suspend/resume


drivers/pci/pci.c | 53 +++++++++++++++++++++++++++++++++++++++++++++++++--
drivers/pci/probe.c | 36 ++++++++++++++++++++++-------------
2 files changed, 74 insertions(+), 15 deletions(-)