* [GIT PULL] arm64 fixes for 6.7-rc1
@ 2023-11-10 18:00 Catalin Marinas
2023-11-10 20:25 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Catalin Marinas @ 2023-11-10 18:00 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Will Deacon, linux-arm-kernel, linux-kernel
Hi Linus,
Please pull the arm64 fixes below based on top of the previous arm64
pull request. It's mostly PMU fixes and a reworking of the pseudo-NMI
disabling on broken MediaTek firmware (we didn't have time to do it
before the merging window). Thanks.
The following changes since commit 14dcf78a6c042dd9421b11485b394c6273568bca:
Merge branch 'for-next/cpus_have_const_cap' into for-next/core (2023-10-26 17:10:18 +0100)
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 f86128050d2d854035bfa461aadf36e6951b2bac:
arm64/syscall: Remove duplicate declaration (2023-11-09 17:19:14 +0000)
----------------------------------------------------------------
arm64 fixes:
- Move the MediaTek GIC quirk handling from irqchip to core. Before the
merging window commit 44bd78dd2b88 ("irqchip/gic-v3: Disable pseudo
NMIs on MediaTek devices w/ firmware issues") temporarily addressed
this issue. Fixed now at a deeper level in the arch code.
- Reject events meant for other PMUs in the CoreSight PMU driver,
otherwise some of the core PMU events would disappear.
- Fix the Armv8 PMUv3 driver driver to not truncate 64-bit registers,
causing some events to be invisible.
- Remove duplicate declaration of __arm64_sys##name following the patch
to avoid prototype warning for syscalls.
- Typos in the elf_hwcap documentation.
----------------------------------------------------------------
Douglas Anderson (2):
arm64: Move MediaTek GIC quirk handling from irqchip to core
Revert "arm64: smp: avoid NMI IPIs with broken MediaTek FW"
Ilkka Koskinen (2):
perf: arm_cspmu: Reject events meant for other PMUs
arm64/arm: arm_pmuv3: perf: Don't truncate 64-bit registers
Kevin Brodsky (1):
arm64/syscall: Remove duplicate declaration
Marielle Novastrider (1):
Documentation/arm64: Fix typos in elf_hwcaps
Documentation/arch/arm64/elf_hwcaps.rst | 6 ++--
arch/arm/include/asm/arm_pmuv3.h | 48 +++++++++++++++-----------------
arch/arm64/include/asm/arm_pmuv3.h | 25 ++++-------------
arch/arm64/include/asm/syscall_wrapper.h | 1 -
arch/arm64/kernel/cpufeature.c | 46 ++++++++++++++++++++++++------
arch/arm64/kernel/smp.c | 5 +---
drivers/irqchip/irq-gic-v3.c | 24 ++--------------
drivers/perf/arm_cspmu/arm_cspmu.c | 3 ++
drivers/perf/arm_pmuv3.c | 6 ++--
9 files changed, 78 insertions(+), 86 deletions(-)
--
Catalin
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] arm64 fixes for 6.7-rc1
2023-11-10 18:00 [GIT PULL] arm64 fixes for 6.7-rc1 Catalin Marinas
@ 2023-11-10 20:25 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-11-10 20:25 UTC (permalink / raw)
To: Catalin Marinas
Cc: Linus Torvalds, Will Deacon, linux-arm-kernel, linux-kernel
The pull request you sent on Fri, 10 Nov 2023 18:00:49 +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/ac347a0655dbc7d885e217c89dddd16e2800bd58
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-11-10 20:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-10 18:00 [GIT PULL] arm64 fixes for 6.7-rc1 Catalin Marinas
2023-11-10 20:25 ` 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
all inboxes | Powered by JetHome®