All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] powerpc: iommu: Fix the vfio-pci bind and unbind issues
@ 2024-01-25 12:08 ` Shivaprasad G Bhat
  0 siblings, 0 replies; 26+ messages in thread
From: Shivaprasad G Bhat @ 2024-01-25 12:08 UTC (permalink / raw)
  To: iommu, linuxppc-dev
  Cc: linux-kernel, mpe, npiggin, christophe.leroy, aneesh.kumar,
	naveen.n.rao, jgg, jroedel, tpearson, aik, bgray, gregkh, sbhat,
	gbatra, vaibhav

On PowerNV and pSeries machines, the bind and unbind of vfio-pci is
broken with the below commits.

2ad56efa80db ("powerpc/iommu: Setup a default domain and remove set_platform_dma_ops")
0f6a90436a57 ("iommu: Do not use IOMMU_DOMAIN_DMA if CONFIG_IOMMU_DMA is not enabled")

Details of the same are in the following patch descriptions.

---

Shivaprasad G Bhat (2):
      powerpc: iommu: Bring back table group release_ownership() call
      iommu: Fix the domain type checks when default_domain is set


 arch/powerpc/kernel/iommu.c | 16 +++++++++++++---
 drivers/iommu/iommu.c       | 14 ++++++++++----
 2 files changed, 23 insertions(+), 7 deletions(-)

--
Signature


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

end of thread, other threads:[~2024-01-26 15:45 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-25 12:08 [PATCH 0/2] powerpc: iommu: Fix the vfio-pci bind and unbind issues Shivaprasad G Bhat
2024-01-25 12:08 ` Shivaprasad G Bhat
2024-01-25 12:08 ` [PATCH 1/2] powerpc: iommu: Bring back table group release_ownership() call Shivaprasad G Bhat
2024-01-25 12:08   ` Shivaprasad G Bhat
2024-01-25 15:50   ` Jason Gunthorpe
2024-01-25 15:50     ` Jason Gunthorpe
2024-01-26 15:13     ` Shivaprasad G Bhat
2024-01-26 15:13       ` Shivaprasad G Bhat
2024-01-26 15:17       ` Jason Gunthorpe
2024-01-26 15:17         ` Jason Gunthorpe
2024-01-26 15:29         ` Timothy Pearson
2024-01-26 15:29           ` Timothy Pearson
2024-01-26 15:38           ` Jason Gunthorpe
2024-01-26 15:38             ` Jason Gunthorpe
2024-01-26 15:39             ` Timothy Pearson
2024-01-26 15:39               ` Timothy Pearson
2024-01-26 15:44               ` Timothy Pearson
2024-01-26 15:44                 ` Timothy Pearson
2024-01-26 15:44               ` Jason Gunthorpe
2024-01-26 15:44                 ` Jason Gunthorpe
2024-01-25 12:08 ` [PATCH 2/2] iommu: Fix the domain type checks when default_domain is set Shivaprasad G Bhat
2024-01-25 12:08   ` Shivaprasad G Bhat
2024-01-25 15:52   ` Jason Gunthorpe
2024-01-25 15:52     ` Jason Gunthorpe
2024-01-26 15:19     ` Shivaprasad G Bhat
2024-01-26 15:19       ` Shivaprasad G Bhat

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.