All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/2] Handle Cavium ThunderX2 PCI topology quirk
@ 2017-04-13 20:30 ` Jayachandran C
  0 siblings, 0 replies; 42+ messages in thread
From: Jayachandran C @ 2017-04-13 20:30 UTC (permalink / raw)
  To: Bjorn Helgaas, linux-pci
  Cc: Jon Masters, Joerg Roedel, iommu, Jayachandran C, Robin Murphy,
	linux-arm-kernel

Hi Bjorn,

Here's v5 of the patchset with an updated commit message based on your
suggestion. I have added a paragraph at the end about MSI-X as well.

This is the newest in the series based on the discussion here:
https://www.spinics.net/lists/arm-kernel/msg575581.html

Previous discussions and patches:
http://www.spinics.net/lists/linux-pci/msg51001.html
https://patchwork.ozlabs.org/patch/582633/ and
https://lists.linuxfoundation.org/pipermail/iommu/2016-June/017681.html

Let me know if I missed anything, Thanks,
JC.

v4->v5:
 - updated commit message for patch 2/2

v3->v4:
 - new address of author

v2>v3:
 - changed device flag name from PCI_DEV_FLAGS_DMA_ALIAS_ROOT to
   PCI_DEV_FLAGS_BRIDGE_XLATE_ROOT
 - updated commit message to make the quirk clearer.
 
Jayachandran C (2):
  PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOT
  PCI: quirks: Fix ThunderX2 dma alias handling

 drivers/pci/quirks.c | 14 ++++++++++++++
 drivers/pci/search.c |  4 ++++
 include/linux/pci.h  |  2 ++
 3 files changed, 20 insertions(+)

-- 
2.7.4


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2017-04-25 13:37 UTC | newest]

Thread overview: 42+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-13 20:30 [PATCH v5 0/2] Handle Cavium ThunderX2 PCI topology quirk Jayachandran C
2017-04-13 20:30 ` Jayachandran C
2017-04-13 20:30 ` Jayachandran C
2017-04-13 20:30 ` [PATCH v5 1/2] PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOT Jayachandran C
2017-04-13 20:30   ` Jayachandran C
2017-04-13 20:30 ` [PATCH v5 2/2] PCI: quirks: Fix ThunderX2 dma alias handling Jayachandran C
2017-04-13 20:30   ` Jayachandran C
2017-04-14  0:19   ` Bjorn Helgaas
2017-04-14  0:19     ` Bjorn Helgaas
2017-04-14  0:19     ` Bjorn Helgaas
2017-04-14 21:06     ` Jayachandran C
2017-04-14 21:06       ` Jayachandran C
2017-04-15  2:00       ` Bjorn Helgaas
2017-04-15  2:00         ` Bjorn Helgaas
2017-04-17 17:47         ` Jayachandran C
2017-04-17 17:47           ` Jayachandran C
2017-04-17 17:47           ` Jayachandran C
2017-04-17 19:51           ` Bjorn Helgaas
2017-04-17 19:51             ` Bjorn Helgaas
2017-04-17 19:51             ` Bjorn Helgaas via iommu
2017-04-21 15:48           ` Bjorn Helgaas
2017-04-21 15:48             ` Bjorn Helgaas
2017-04-21 15:48             ` Bjorn Helgaas via iommu
2017-04-21 17:05             ` Jayachandran C
2017-04-21 17:05               ` Jayachandran C
2017-04-21 17:05               ` Jayachandran C
2017-04-21 17:57               ` Bjorn Helgaas
2017-04-21 17:57                 ` Bjorn Helgaas
2017-04-21 17:57                 ` Bjorn Helgaas
2017-04-25 13:03                 ` Jayachandran C
2017-04-25 13:03                   ` Jayachandran C
2017-04-25 13:03                   ` Jayachandran C
2017-04-25 13:37                   ` Bjorn Helgaas
2017-04-25 13:37                     ` Bjorn Helgaas
2017-04-19 23:38     ` Jon Masters
2017-04-19 23:38       ` Jon Masters
2017-04-20  0:25       ` Jon Masters
2017-04-20  0:25         ` Jon Masters
2017-04-20 13:20         ` Bjorn Helgaas
2017-04-20 13:20           ` Bjorn Helgaas
2017-04-20 15:12           ` Jon Masters
2017-04-20 15:12             ` Jon Masters

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.