From: Steven Rostedt <rostedt@goodmis.org>
To: Tom Zanussi <zanussi@kernel.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
Linux Trace Kernel <linux-trace-kernel@vger.kernel.org>,
Masami Hiramatsu <mhiramat@kernel.org>,
Mathieu Desnoyers <mathieu.desnoyers@efficios.com>,
Tomas Glozar <tglozar@redhat.com>
Subject: Re: [PATCH] tracing: Fix bad hist from corrupting named_triggers list
Date: Thu, 27 Feb 2025 16:37:29 -0500 [thread overview]
Message-ID: <20250227163729.053882a2@gandalf.local.home> (raw)
In-Reply-To: <0af3b796add9016c6e34b0b9b3eca673aaaa3a7d.camel@kernel.org>
On Thu, 27 Feb 2025 13:53:27 -0600
Tom Zanussi <zanussi@kernel.org> wrote:
> > -enable:
> > + ret = event_trigger_register(cmd_ops, file, glob, trigger_data);
> > + if (ret < 0)
> > + goto out_free;
> > +
> > +
>
> Extra space added here.
Bah, I'll remove that when adding your tested by.
I've already ran it through my entire test suite, but I'm going to break my
rule and just build and boot to test removing that line, and not run the
entire test suite.
Now, if there's another bug that shows up, it will get run through that.
Thanks,
-- Steve
next prev parent reply other threads:[~2025-02-27 21:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-25 17:53 [PATCH] tracing: Fix bad hist from corrupting named_triggers list Steven Rostedt
2025-02-26 15:58 ` Tomas Glozar
2025-02-27 19:53 ` Tom Zanussi
2025-02-27 21:37 ` Steven Rostedt [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-27 21:39 Steven Rostedt
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=20250227163729.053882a2@gandalf.local.home \
--to=rostedt@goodmis.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-trace-kernel@vger.kernel.org \
--cc=mathieu.desnoyers@efficios.com \
--cc=mhiramat@kernel.org \
--cc=tglozar@redhat.com \
--cc=zanussi@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