* [GIT PULL] iommu/arm-smmu: Fix for 6.13-rc
@ 2024-12-12 9:50 Will Deacon
2024-12-12 16:26 ` Joerg Roedel
0 siblings, 1 reply; 2+ messages in thread
From: Will Deacon @ 2024-12-12 9:50 UTC (permalink / raw)
To: joro; +Cc: iommu, linux-arm-kernel, linux-kernel, robin.murphy, kernel-team
Hi Joerg,
Please can you pull this lonely Arm SMMU fix for 6.13-rc? It addresses
an incorrect use of smp_processor_id() from a preemptible section in the
NVIDIA custom cmdq code.
Cheers,
Will
--->8
The following changes since commit fac04efc5c793dccbd07e2d59af9f90b7fc0dca4:
Linux 6.13-rc2 (2024-12-08 14:03:39 -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 1f806218164d1bb93f3db21eaf61254b08acdf03:
iommu/tegra241-cmdqv: do not use smp_processor_id in preemptible context (2024-12-09 23:38:30 +0000)
----------------------------------------------------------------
Arm SMMU fixes for 6.13-rc
- Use raw_smp_processor_id() when balancing traffic for NVIDIA's custom
command queue implementation.
----------------------------------------------------------------
Luis Claudio R. Goncalves (1):
iommu/tegra241-cmdqv: do not use smp_processor_id in preemptible context
drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] iommu/arm-smmu: Fix for 6.13-rc
2024-12-12 9:50 [GIT PULL] iommu/arm-smmu: Fix for 6.13-rc Will Deacon
@ 2024-12-12 16:26 ` Joerg Roedel
0 siblings, 0 replies; 2+ messages in thread
From: Joerg Roedel @ 2024-12-12 16:26 UTC (permalink / raw)
To: Will Deacon
Cc: iommu, linux-arm-kernel, linux-kernel, robin.murphy, kernel-team
On Thu, Dec 12, 2024 at 09:50:26AM +0000, Will Deacon wrote:
> git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git tags/arm-smmu-fixes
Pulled, thanks Will.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-12 17:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-12 9:50 [GIT PULL] iommu/arm-smmu: Fix for 6.13-rc Will Deacon
2024-12-12 16:26 ` 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).