All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] iommu/arm-smmu: Minor probe_device related improvements
@ 2024-12-05 16:33 Robin Murphy
  2024-12-05 16:33 ` [PATCH v2 1/4] iommu/arm-smmu: Make instance lookup robust Robin Murphy
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Robin Murphy @ 2024-12-05 16:33 UTC (permalink / raw)
  To: will, joro; +Cc: iommu, linux-arm-kernel, quic_pbrahma

v1: https://lore.kernel.org/linux-iommu/cover.1731088789.git.robin.murphy@arm.com

Hi all,

Here's what I probably should have sent instead of rushing v1 out
earlier, now rebased and polished :)

Cheers,
Robin.


Robin Murphy (4):
  iommu/arm-smmu: Make instance lookup robust
  iommu/arm-smmu: Retire probe deferral workaround
  iommu/arm-smmu-v3: Clean up more on probe failure
  iommu: Manage driver probe deferral better

 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 21 +++++++----
 drivers/iommu/arm/arm-smmu/arm-smmu.c       | 42 +++++++--------------
 drivers/iommu/iommu.c                       |  2 +-
 drivers/iommu/of_iommu.c                    |  2 -
 4 files changed, 29 insertions(+), 38 deletions(-)

-- 
2.39.2.101.g768bb238c484.dirty



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

end of thread, other threads:[~2024-12-10  0:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-05 16:33 [PATCH v2 0/4] iommu/arm-smmu: Minor probe_device related improvements Robin Murphy
2024-12-05 16:33 ` [PATCH v2 1/4] iommu/arm-smmu: Make instance lookup robust Robin Murphy
2024-12-05 16:33 ` [PATCH v2 2/4] iommu/arm-smmu: Retire probe deferral workaround Robin Murphy
2024-12-05 16:33 ` [PATCH v2 3/4] iommu/arm-smmu-v3: Clean up more on probe failure Robin Murphy
2024-12-05 16:33 ` [PATCH v2 4/4] iommu: Manage driver probe deferral better Robin Murphy
2024-12-10  0:17 ` [PATCH v2 0/4] iommu/arm-smmu: Minor probe_device related improvements Will Deacon

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.