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.11-rc7
Date: Fri, 6 Sep 2024 18:08:32 +0100 [thread overview]
Message-ID: <Zts3ECHu-7nucQHp@arm.com> (raw)
Hi Linus,
Please pull the arm64 fix below. Thanks.
The following changes since commit 75c8f387dd16066a90c0928d00851edad0c8c519:
Merge tag 'kvmarm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into for-next/fixes (2024-08-23 09:47:39 +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 c060f93253cad63ea9d41b5b1186a1da32541dec:
arm64: stacktrace: fix the usage of ftrace_graph_ret_addr() (2024-09-05 15:03:35 +0100)
----------------------------------------------------------------
Fix the arm64 usage of ftrace_graph_ret_addr() to pass the
&state->graph_idx pointer instead of NULL, otherwise this function
just returns early.
----------------------------------------------------------------
Puranjay Mohan (1):
arm64: stacktrace: fix the usage of ftrace_graph_ret_addr()
arch/arm64/kernel/stacktrace.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
Catalin
next reply other threads:[~2024-09-06 17:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-06 17:08 Catalin Marinas [this message]
2024-09-06 20:28 ` [GIT PULL] arm64 fixes for 6.11-rc7 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=Zts3ECHu-7nucQHp@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.