mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Catalin Marinas <catalin.marinas@arm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Will Deacon <will@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] arm64 fixes for 6.7-rc1
Date: Fri, 10 Nov 2023 18:00:49 +0000	[thread overview]
Message-ID: <ZU5v0Q0ybo8BZ-UH@arm.com> (raw)

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

             reply	other threads:[~2023-11-10 18:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-10 18:00 Catalin Marinas [this message]
2023-11-10 20:25 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZU5v0Q0ybo8BZ-UH@arm.com \
    --to=catalin.marinas@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=will@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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®