* [GIT PULL] arm64 fixes for 6.18
@ 2025-11-25 16:12 Will Deacon
2025-11-25 16:39 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Will Deacon @ 2025-11-25 16:12 UTC (permalink / raw)
To: torvalds; +Cc: catalin.marinas, linux-arm-kernel, linux-kernel, kernel-team
Hi Linus,
Apologies for sending this during the US holidays but please can you
pull these three straightforward arm64 fixes for 6.18?
We've got a revert due to one of the recent CCA commits breaking ACPI
firmware-based error reporting, a fix for a hard-lockup introduced by a
prior fix affecting non-default (CONFIG_EXPERT) configurations and
another ACPI fix for systems using MMIO-based timers.
Other than that, we're looking pretty good.
Cheers,
Will
--->8
The following changes since commit 8e8ae788964aa2573b4335026db4068540fa6a86:
arm64: Reject modules with internal alternative callbacks (2025-11-07 15:00:14 +0000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git tags/arm64-fixes
for you to fetch changes up to 165eb13e485c5c25c7cb276ac85f788a2bd200cb:
arm64: proton-pack: Fix hard lockup when !MITIGATE_SPECTRE_BRANCH_HISTORY (2025-11-24 13:31:50 +0000)
----------------------------------------------------------------
arm64 fixes for 6.18
- Avoid hardlockup when CONFIG_MITIGATE_SPECTRE_BRANCH_HISTORY=n
- Fix regression in APEI/GHES error handling
- Fix MMIO timers when probed via ACPI
----------------------------------------------------------------
Jonathan Marek (1):
arm64: proton-pack: Fix hard lockup when !MITIGATE_SPECTRE_BRANCH_HISTORY
Marc Zyngier (1):
ACPI: GTDT: Correctly number platform devices for MMIO timers
Will Deacon (1):
Revert "arm64: acpi: Enable ACPI CCEL support"
arch/arm64/kernel/acpi.c | 10 ----------
arch/arm64/kernel/proton-pack.c | 2 ++
drivers/acpi/arm64/gtdt.c | 4 ++--
3 files changed, 4 insertions(+), 12 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-11-25 16:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-25 16:12 [GIT PULL] arm64 fixes for 6.18 Will Deacon
2025-11-25 16:39 ` 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