[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241215000522.227f26de@gandalf.local.home>
Date: Sun, 15 Dec 2024 00:05:22 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: Al Viro <viro@...iv.linux.org.uk>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>, LKML
<linux-kernel@...r.kernel.org>, Masami Hiramatsu <mhiramat@...nel.org>,
Mark Rutland <mark.rutland@....com>, Mathieu Desnoyers
<mathieu.desnoyers@...icios.com>, Michal Simek <monstr@...str.eu>
Subject: Re: [GIT PULL] ftrace: Fixes for v6.13
On Sun, 15 Dec 2024 04:48:43 +0000
Al Viro <viro@...iv.linux.org.uk> wrote:
> IOW, immediate fix is right, but the long-term fix suggested in pull request
> is not.
Actually, this requires HAVE_DYNAMIC_FTRACE_WITH_ARGS, because without
that, the fregs passed in could be NULL. fregs is guaranteed to be non-NULL
for all archs that have that set. As microblaze doesn't have that set, that
would be the fix.
I'll have to resend this pull request anyway depending on the outcome of
the first commit.
-- Steve
Powered by blists - more mailing lists