linux-arm-kernel.lists.infradead.org archive mirror
 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.13-rc1
Date: Fri, 29 Nov 2024 21:05:28 +0000	[thread overview]
Message-ID: <Z0osmEaBnjdHS3Q0@arm.com> (raw)

Hi Linus,

Please pull the three fixes below that turned up during the merging
window. They are on top of the arm64-upstream tag I sent last week.
There will be at least a couple more next week but I'm waiting for -rc1
because of some dependencies. Thanks.

The following changes since commit 83ef4a378e563d085ddd7214c2a393116b5f3435:

  Merge branch 'for-next/pkey-signal' into for-next/core (2024-11-14 12:07:30 +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 dfdf714fed559c09021df1d2a4bb64c0ad5f53bc:

  perf/arm-cmn: Ensure port and device id bits are set properly (2024-11-25 18:53:05 +0000)

----------------------------------------------------------------
arm64 fixes for 6.13-rc1:

- Deselect ARCH_CORRECT_STACKTRACE_ON_KRETPROBE so that tests depending
  on it don't run (and fail) on arm64

- Fix lockdep assert in the Arm SMMUv3 PMU driver

- Fix the port and device ID bits setting in the Arm CMN perf driver

----------------------------------------------------------------
Chun-Tse Shao (1):
      perf/arm-smmuv3: Fix lockdep assert in ->event_init()

Mark Rutland (1):
      arm64: disable ARCH_CORRECT_STACKTRACE_ON_KRETPROBE tests

Namhyung Kim (1):
      perf/arm-cmn: Ensure port and device id bits are set properly

 arch/arm64/Kconfig            |  1 -
 drivers/perf/arm-cmn.c        |  4 ++--
 drivers/perf/arm_smmuv3_pmu.c | 19 +++++++++++--------
 3 files changed, 13 insertions(+), 11 deletions(-)

-- 
Catalin


             reply	other threads:[~2024-11-29 21:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-29 21:05 Catalin Marinas [this message]
2024-11-30 23:15 ` [GIT PULL] arm64 fixes for 6.13-rc1 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=Z0osmEaBnjdHS3Q0@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;
as well as URLs for NNTP newsgroup(s).