* [GIT PULL] arm64 fixes for 6.19-rc6
@ 2026-01-17 14:05 Catalin Marinas
2026-01-19 13:53 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Catalin Marinas @ 2026-01-17 14:05 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Will Deacon, linux-arm-kernel, linux-kernel
Hi Linus,
Please pull the arm64 fixes below. Thanks.
The following changes since commit bdf3f4176092df5281877cacf42f843063b4784d:
arm64: Fix cleared E0POE bit after cpu_suspend()/resume() (2026-01-09 10:41:45 +0000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes
for you to fetch changes up to b9f5c38e4af1a094384650d2fc79fb992d6d5e64:
arm_mpam: Use non-atomic bitops when modifying feature bitmap (2026-01-16 12:04:20 +0000)
----------------------------------------------------------------
arm64/mpam fix to use non-atomic bitops on struct mmap_props member
(atomicity not required). For kunit testing, the structure is packed to
avoid memcmp() errors but this affects atomic bitops as they have strict
alignment requirements.
Also remove a duplicate include in the mpam driver.
----------------------------------------------------------------
Ben Horgan (1):
arm_mpam: Use non-atomic bitops when modifying feature bitmap
Jiapeng Chong (1):
arm_mpam: Remove duplicate linux/srcu.h header
drivers/resctrl/mpam_internal.h | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
--
Catalin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-01-19 13:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-17 14:05 [GIT PULL] arm64 fixes for 6.19-rc6 Catalin Marinas
2026-01-19 13:53 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox