linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] iommu/arm-smmu: Minor probe_device related improvements
@ 2024-11-08 18:30 Robin Murphy
  2024-11-08 18:30 ` [PATCH 1/3] iommu/arm-smmu: Make instance lookup robust Robin Murphy
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Robin Murphy @ 2024-11-08 18:30 UTC (permalink / raw)
  To: will, joro; +Cc: iommu, linux-arm-kernel

Hi all,

Just a few tweaks to the SMMU drivers and core code which have fallen
out of some hacking on the __iommu_probe_device() path.

Cheers,
Robin.



Robin Murphy (3):
  iommu/arm-smmu: Make instance lookup robust
  iommu/arm-smmu-v3: Clean up iopf queue on probe failure
  iommu: Manage driver probe deferral better

 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 19 ++++++++-----
 drivers/iommu/arm/arm-smmu/arm-smmu.c       | 31 ++++++++++-----------
 drivers/iommu/iommu.c                       |  2 +-
 drivers/iommu/of_iommu.c                    |  2 --
 4 files changed, 27 insertions(+), 27 deletions(-)

-- 
2.39.2.101.g768bb238c484.dirty



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

end of thread, other threads:[~2024-11-12 18:02 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-08 18:30 [PATCH 0/3] iommu/arm-smmu: Minor probe_device related improvements Robin Murphy
2024-11-08 18:30 ` [PATCH 1/3] iommu/arm-smmu: Make instance lookup robust Robin Murphy
2024-11-12 15:43   ` Will Deacon
2024-11-12 16:05     ` Robin Murphy
2024-11-08 18:30 ` [PATCH 2/3] iommu/arm-smmu-v3: Clean up iopf queue on probe failure Robin Murphy
2024-11-12 15:55   ` Will Deacon
2024-11-12 17:03     ` Robin Murphy
2024-11-08 18:30 ` [PATCH 3/3] iommu: Manage driver probe deferral better Robin Murphy
2024-11-12 16:00   ` Will Deacon
2024-11-12 14:49 ` [PATCH v2.5/3] iommu/arm-smmu-v3: Undo SMMU enable on probe failure Robin Murphy
2024-11-12 15:57   ` Will Deacon
2024-11-12 16:25     ` Robin Murphy

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