linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] VMD: Configuring bus settings
@ 2018-12-13 16:23 Jon Derrick
  2018-12-13 16:23 ` [PATCH] PCI/VMD: Configure MPS settings before adding devices Jon Derrick
  0 siblings, 1 reply; 6+ messages in thread
From: Jon Derrick @ 2018-12-13 16:23 UTC (permalink / raw)
  To: linux-pci; +Cc: Bjorn Helgaas, Lorenzo Pieralisi, Keith Busch, Jon Derrick

Hi Bjorn, Lorenzo, Keith,

This patch supercedes the previous MPS on rescan patch:
https://patchwork.kernel.org/patch/10671355/

The previous patch shouldn't have negatively effected already-added devices,
but it became clear that some devices required special MPS handling provided by
quirks, and thus wasn't safe to perform generically.

This patch instead open-codes pci_rescan_bus() in VMD and performs bus settings
prior to driver attach

Jon Derrick (1):
  PCI/VMD: Configure MPS settings before adding devices

 drivers/pci/controller/vmd.c | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2019-01-30 11:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-13 16:23 [PATCH] VMD: Configuring bus settings Jon Derrick
2018-12-13 16:23 ` [PATCH] PCI/VMD: Configure MPS settings before adding devices Jon Derrick
2018-12-14 14:44   ` Keith Busch
2019-01-14 17:56     ` Derrick, Jonathan
2019-01-29 23:14   ` Bjorn Helgaas
2019-01-30 11:15   ` Lorenzo Pieralisi

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).