[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250227163729.053882a2@gandalf.local.home>
Date: Thu, 27 Feb 2025 16:37:29 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: Tom Zanussi <zanussi@...nel.org>
Cc: LKML <linux-kernel@...r.kernel.org>, Linux Trace Kernel
<linux-trace-kernel@...r.kernel.org>, Masami Hiramatsu
<mhiramat@...nel.org>, Mathieu Desnoyers <mathieu.desnoyers@...icios.com>,
Tomas Glozar <tglozar@...hat.com>
Subject: Re: [PATCH] tracing: Fix bad hist from corrupting named_triggers
list
On Thu, 27 Feb 2025 13:53:27 -0600
Tom Zanussi <zanussi@...nel.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
Powered by blists - more mailing lists