linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] iommu/arm-smmu: Fixes for 6.8-rc
@ 2024-02-23 11:50 Will Deacon
  2024-02-23 15:44 ` Joerg Roedel
  0 siblings, 1 reply; 2+ messages in thread
From: Will Deacon @ 2024-02-23 11:50 UTC (permalink / raw)
  To: joro; +Cc: iommu, linux-arm-kernel, linux-kernel, robin.murphy, kernel-team

Hi Joerg,

Please can you pull these two Arm SMMU fixes for 6.8-rc? I appreciate
it's getting late in the cycle, but it took us a little while to fix the
SVA allocation problem properly. The summary is in the tag.

I'll send you my 6.9 queue next week and it will be based on these
fixes.

Cheers,

Will

--->8

The following changes since commit 41bccc98fb7931d63d03f326a746ac4d429c1dd3:

  Linux 6.8-rc2 (2024-01-28 17:01:12 -0800)

are available in the Git repository at:

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

for you to fetch changes up to b5bf7778b722105d7a04b1d51e884497b542638b:

  iommu/arm-smmu-v3: Do not use GFP_KERNEL under as spinlock (2024-02-22 12:34:11 +0000)

----------------------------------------------------------------
Arm SMMU fixes for 6.8

- Fix CD allocation from atomic context when using SVA with SMMUv3

- Revert the conversion of SMMUv2 to domain_alloc_paging(), as it
  breaks the boot for Qualcomm MSM8996 devices

----------------------------------------------------------------
Dmitry Baryshkov (1):
      Revert "iommu/arm-smmu: Convert to domain_alloc_paging()"

Jason Gunthorpe (1):
      iommu/arm-smmu-v3: Do not use GFP_KERNEL under as spinlock

 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-sva.c | 38 ++++++++-----------------
 drivers/iommu/arm/arm-smmu/arm-smmu.c           | 17 ++++-------
 2 files changed, 18 insertions(+), 37 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:[~2024-02-23 15:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-23 11:50 [GIT PULL] iommu/arm-smmu: Fixes for 6.8-rc Will Deacon
2024-02-23 15:44 ` 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).