* [GIT PULL] arm64 fixes for 6.9-rc1
@ 2024-03-22 0:09 Catalin Marinas
2024-03-22 0:32 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Catalin Marinas @ 2024-03-22 0:09 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Will Deacon, linux-arm-kernel, linux-kernel
Hi Linus,
Please pull the arm64 update and perf fix below. Thanks.
The following changes since commit 1ef21fcd6a50f011680dbbd678c1bea8e3f67ab9:
Revert "mm: add arch hook to validate mmap() prot flags" (2024-03-13 10:59:38 +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 1d63d1d9e5c5cb2e7c7ca75751a5eaf67c5623a7:
perf: starfive: fix 64-bit only COMPILE_TEST condition (2024-03-19 19:01:39 +0000)
----------------------------------------------------------------
arm64 fix/update:
- Re-instate the CPUMASK_OFFSTACK option for arm64 when NR_CPUS > 256.
The bug that led to the initial revert was the cpufreq-dt code not
using zalloc_cpumask_var().
- Make the STARFIVE_STARLINK_PMU config option depend on 64BIT to
prevent compile-test failures on 32-bit architectures due to missing
writeq().
----------------------------------------------------------------
Christoph Lameter (Ampere) (1):
ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
Conor Dooley (1):
perf: starfive: fix 64-bit only COMPILE_TEST condition
arch/arm64/Kconfig | 3 ++-
drivers/perf/Kconfig | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
--
Catalin
_______________________________________________
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
* Re: [GIT PULL] arm64 fixes for 6.9-rc1
2024-03-22 0:09 [GIT PULL] arm64 fixes for 6.9-rc1 Catalin Marinas
@ 2024-03-22 0:32 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-03-22 0:32 UTC (permalink / raw)
To: Catalin Marinas
Cc: Linus Torvalds, Will Deacon, linux-arm-kernel, linux-kernel
The pull request you sent on Fri, 22 Mar 2024 00:09:14 +0000:
> git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/661dc19066ef0fdcb2db3e2542c45744a4067e87
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
_______________________________________________
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-03-22 0:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-22 0:09 [GIT PULL] arm64 fixes for 6.9-rc1 Catalin Marinas
2024-03-22 0:32 ` 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;
as well as URLs for NNTP newsgroup(s).