From: Steven Rostedt <rostedt@goodmis.org>
To: Mark Rutland <mark.rutland@arm.com>
Cc: Will Deacon <will@kernel.org>,
Puranjay Mohan <puranjay@kernel.org>,
Catalin Marinas <catalin.marinas@arm.com>,
"Madhavan T. Venkataraman" <madvenka@linux.microsoft.com>,
Kalesh Singh <kaleshsingh@google.com>,
chenqiwu <qiwuchen55@gmail.com>,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, puranjay12@gmail.com
Subject: Re: [PATCH] arm64: stacktrace: fix the usage of ftrace_graph_ret_addr()
Date: Tue, 3 Sep 2024 16:07:51 -0400 [thread overview]
Message-ID: <20240903160751.702f1f91@gandalf.local.home> (raw)
In-Reply-To: <ZtCz2IiskUTVu6Xu@J2N7QTR9R3>
On Thu, 29 Aug 2024 18:54:01 +0100
Mark Rutland <mark.rutland@arm.com> wrote:
> Hi Steve,
>
> On Mon, Jun 24, 2024 at 04:17:41PM -0400, Steven Rostedt wrote:
> > On Wed, 19 Jun 2024 13:43:18 +0100
> > Will Deacon <will@kernel.org> wrote:
> >
> > > > Catalin, Will, do you have any preference?
> > >
> > > I think it makes most sense if this patch travels together with
> > > 29c1c24a2707 ("function_graph: Fix up ftrace_graph_ret_addr()"), so that
> > > would be via Steve's tree. In which case:
> >
> > That makes sense to me. I'll go around pulling in all the updates to the
> > arch code here (with the respective acks).
>
> Are you still planning to pick this up? On next-20240829 the ftrace
> tests blow up (as below) due to having the core ftrace change to
> ftrace_graph_ret_addr() but lacking the arm64 fix.
>
> Splat on next-20240829:
Ah, I didn't check to see if it was sent to linux-trace-kernel, so it
wasn't in patchwork, hence I forgot :-p
I can add it this week.
-- Steve
>
> [2] Basic test for tracers
> ------------[ cut here ]------------
> WARNING: CPU: 0 PID: 198 at arch/arm64/kernel/stacktrace.c:112 arch_stack_walk+0x1d0/0x350
> Modules linked in:
> CPU: 0 UID: 0 PID: 198 Comm: ftracetest Not tainted 6.11.0-rc5-next-20240829 #1
> Hardware name: linux,dummy-virt (DT)
> pstate: 604000c5 (nZCv daIF +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
> pc : arch_stack_walk+0x1d0/0x350
> lr : arch_stack_walk+0x1c4/0x350
> sp : ffff800080003e10
> x29: ffff800080003e10 x28: ffff800080003fe0 x27: ffff800080003eb8
> x26: ffff000003813600 x25: ffff800080004000 x24: ffff80008002ebd8
> x23: ffff800080003ed8 x22: ffff800080023c78 x21: ffff80008002ebd8
> x20: ffff800080003f40 x19: ffff800080003f30 x18: 0000000082000000
> x17: 0000000000000000 x16: ffff800080000000 x15: 00003d0900000000
> x14: 00000000000c3500 x13: 0000000000000000 x12: 0001f4e457e39c1c
> x11: ffff800082f06ca8 x10: ffff800080003f30 x9 : ffff80008002ebd8
> x8 : ffff800080003db8 x7 : 7fffffffffffffff x6 : 0000000006dd7418
> x5 : 0000000000000023 x4 : ffff800080003e88 x3 : ffff800080003fe0
> x2 : ffff80008002ebd8 x1 : 0000000000000000 x0 : ffff80008002ebd8
> Call trace:
> arch_stack_walk+0x1d0/0x350
> return_address+0x40/0x80
> trace_hardirqs_on+0x8c/0x190
> handle_softirqs+0xf0/0x400
> ---[ end trace 0000000000000000 ]---
>
> Mark.
next prev parent reply other threads:[~2024-09-03 20:08 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-18 16:23 [PATCH] arm64: stacktrace: fix the usage of ftrace_graph_ret_addr() Puranjay Mohan
2024-06-18 16:50 ` Steven Rostedt
2024-06-18 17:42 ` Mark Rutland
2024-06-19 12:43 ` Will Deacon
2024-06-24 20:17 ` Steven Rostedt
2024-08-29 17:54 ` Mark Rutland
2024-09-03 20:07 ` Steven Rostedt [this message]
2024-09-04 16:50 ` Steven Rostedt
2024-09-04 16:51 ` Steven Rostedt
2024-09-05 17:19 ` Catalin Marinas
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=20240903160751.702f1f91@gandalf.local.home \
--to=rostedt@goodmis.org \
--cc=catalin.marinas@arm.com \
--cc=kaleshsingh@google.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=madvenka@linux.microsoft.com \
--cc=mark.rutland@arm.com \
--cc=puranjay12@gmail.com \
--cc=puranjay@kernel.org \
--cc=qiwuchen55@gmail.com \
--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