Re: [PATCH 0/3] v7.0-rc2+ Fixes for mpam driver
From: Will Deacon <will@kernel.org>
Date: 2026-03-13 15:31:44
On Fri, 06 Mar 2026 18:27:15 +0000, James Morse wrote:
How do you want to handle fixes for the mpam driver? Currently its hidden behind CONFIG_EXPERT as there is no user-interface to it yet, but these are the issues that can be hit with mainline today. The first fixes a dereference of an uninitialised variable when restoring state following cpuhp. The other two are warnings in the kunit code. (which I wouldn't send now without the first one). [...]
Applied to arm64 (for-next/fixes), thanks!
[1/3] arm_mpam: Fix null pointer dereference when restoring bandwidth counters
https://git.kernel.org/arm64/c/4ad79c874e53
[2/3] arm_mpam: Disable preemption when making accesses to fake MSC in kunit test
https://git.kernel.org/arm64/c/c1376f1ff3f0
[3/3] arm_mpam: Force __iomem casts
https://git.kernel.org/arm64/c/fb75437b4478
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev