From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Jiri Olsa <jolsa@redhat.com>
Cc: Thomas Richter <tmricht@linux.ibm.com>,
"linux-perf-use." <linux-perf-users@vger.kernel.org>,
Sumanth Korikkar <sumanthk@linux.ibm.com>,
Sven Schnelle <svens@linux.ibm.com>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: perf test 67 dumps core on linux v5.9
Date: Thu, 15 Oct 2020 13:31:40 -0300 [thread overview]
Message-ID: <20201015163140.GB308748@kernel.org> (raw)
In-Reply-To: <20201015150917.GD1461394@krava>
Em Thu, Oct 15, 2020 at 05:09:17PM +0200, Jiri Olsa escreveu:
> ah when puting it on top of perf/core I found it's already fixed there:
> a55b7bb1c146 (tag: perf-tools-tests-v5.10-2020-09-28) perf test: Fix msan uninitialized use.
> so we should be fine
For 5.10, yes, but probably we need to send this to stable@ since Thomas
reported it failing on v5.9.
Does a55b7bb1c146 have a Fixes: tag?
Yes!
[acme@five perf]$ git show a55b7bb1c146 | grep Fixes:
Fixes: commit f5a56570a3f2 ("perf test: Fix memory leaks in parse-metric test")
[acme@five perf]$ git tag --contains f5a56570a3f2 | grep ^v | head -1
v5.9
[acme@five perf]$
So v5.9.1 will probably get this automagically cherry-picked.
Good.
- Arnaldo
parent reply other threads:[~2020-10-15 16:31 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20201015150917.GD1461394@krava>]
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=20201015163140.GB308748@kernel.org \
--to=acme@kernel.org \
--cc=jolsa@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-perf-users@vger.kernel.org \
--cc=sumanthk@linux.ibm.com \
--cc=svens@linux.ibm.com \
--cc=tmricht@linux.ibm.com \
/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;
as well as URLs for NNTP newsgroup(s).