linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/2] Fixups for mixed pcie_ports=auto and native
@ 2016-04-08 17:35 Jon Derrick
  2016-04-08 17:35 ` [PATCHv2 2/2] PCI/PCIe: Fixups for acpi port setup not being allowed to fail Jon Derrick
  2016-04-08 20:22 ` [PATCHv2 0/2] Fixups for mixed pcie_ports=auto and native Bjorn Helgaas
  0 siblings, 2 replies; 4+ messages in thread
From: Jon Derrick @ 2016-04-08 17:35 UTC (permalink / raw)
  To: rjw; +Cc: Jon Derrick, helgaas, keith.busch, linux-acpi, linux-pci

This set introduces a fixup that lets non-acpi pcie ports subscribe to
native port services. The theory is that on an acpi system, native
services will require acpi to release control of the port instance.

Rather than failing on non-acpi devices, we should continue as if they
were native to begin with, and try to subscribe to native services just
the same.

No change from v1 - the emails just didn't reach all of their targets

Jon Derrick (2):
  PCI/ACPI: Do not fail ports without ACPI entries
  PCI/PCIe: Fixups for acpi port setup not being allowed to fail

 drivers/pci/pcie/portdrv.h      | 11 ++++-------
 drivers/pci/pcie/portdrv_acpi.c | 10 ++++------
 drivers/pci/pcie/portdrv_core.c |  8 ++------
 3 files changed, 10 insertions(+), 19 deletions(-)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-04-08 20:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-08 17:35 [PATCHv2 0/2] Fixups for mixed pcie_ports=auto and native Jon Derrick
2016-04-08 17:35 ` [PATCHv2 2/2] PCI/PCIe: Fixups for acpi port setup not being allowed to fail Jon Derrick
2016-04-08 20:22 ` [PATCHv2 0/2] Fixups for mixed pcie_ports=auto and native Bjorn Helgaas
2016-04-08 20:30   ` Jon Derrick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).