linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] iommu/arm-smmu: Updates for 5.18
@ 2022-03-08 10:18 Will Deacon
  2022-03-08 11:21 ` Joerg Roedel
  0 siblings, 1 reply; 2+ messages in thread
From: Will Deacon @ 2022-03-08 10:18 UTC (permalink / raw)
  To: joro; +Cc: iommu, linux-arm-kernel, linux-kernel, robin.murphy, kernel-team

Hi Joerg,

Please pull this handful of Arm SMMU updates for 5.18. Summary in the tag.

Cheers,

Will

--->8

The following changes since commit 26291c54e111ff6ba87a164d85d4a4e134b7315c:

  Linux 5.17-rc2 (2022-01-30 15:37:07 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git tags/arm-smmu-updates

for you to fetch changes up to 97dfad194ca8de04c7292d4f4c8dc493c0d20f85:

  iommu/arm-smmu: Account for PMU interrupts (2022-03-07 21:09:39 +0000)

----------------------------------------------------------------
Arm SMMU updates for 5.18

- Fix SMMUv3 soft lockup during continuous stream of events

- Fix error path for Qualcomm SMMU probe()

- Rework SMMU IRQ setup to prepare the ground for PMU support

- Minor cleanups and refactoring

----------------------------------------------------------------
Andy Shevchenko (1):
      perf/smmuv3: Don't cast parameter in bit operations

Christophe JAILLET (2):
      iommu/arm-smmu-v3: Avoid open coded arithmetic in memory allocation
      iommu/arm-smmu-v3: Simplify memory allocation

Miaoqian Lin (1):
      iommu/arm-smmu: Add missing pm_runtime_disable() in qcom_iommu_device_probe

Robin Murphy (1):
      iommu/arm-smmu: Account for PMU interrupts

Zhou Guanghui (1):
      iommu/arm-smmu-v3: fix event handling soft lockup

 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 27 +++------
 drivers/iommu/arm/arm-smmu/arm-smmu.c       | 93 ++++++++++++++---------------
 drivers/iommu/arm/arm-smmu/arm-smmu.h       |  5 +-
 drivers/iommu/arm/arm-smmu/qcom_iommu.c     | 10 +++-
 drivers/perf/arm_smmuv3_pmu.c               |  4 +-
 5 files changed, 64 insertions(+), 75 deletions(-)

_______________________________________________
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] 2+ messages in thread

end of thread, other threads:[~2022-03-08 11:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-08 10:18 [GIT PULL] iommu/arm-smmu: Updates for 5.18 Will Deacon
2022-03-08 11:21 ` Joerg Roedel

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