From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Arnaldo Carvalho de Melo <arnaldo.melo@gmail.com>,
Namhyung Kim <namhyung@kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Linux Next Mailing List <linux-next@vger.kernel.org>
Subject: Re: linux-next: duplicate patches in the perf tree
Date: Thu, 5 Sep 2024 12:07:26 -0300 [thread overview]
Message-ID: <ZtnJLkO5cTIlwnSb@x1> (raw)
In-Reply-To: <20240905084208.78279c14@canb.auug.org.au>
On Thu, Sep 05, 2024 at 08:42:08AM +1000, Stephen Rothwell wrote:
> On Mon, 2 Sep 2024 10:51:21 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> > The following commits are also in the perf-current tree as different
> > commits (but the same patches):
> > 6236ebe07131 ("perf daemon: Fix the build on more 32-bit architectures")
> > 2518e13275ab ("perf python: Fix the build on 32-bit arm by including missing "util/sample.h"")
> > 74fd69a35cae ("perf lock contention: Fix spinlock and rwlock accounting")
> > 37e2a19c98bf ("perf test pmu: Set uninitialized PMU alias to null")
> > These are commits
> > 478e3c7ebbe7 ("perf daemon: Fix the build on more 32-bit architectures")
> > 4cb80590f12d ("perf python: include "util/sample.h"")
> > 60f47d2c58cb ("perf lock contention: Fix spinlock and rwlock accounting")
> > 387ad33e5410 ("perf test pmu: Set uninitialized PMU alias to null")
> > and this last one is causing an unnecessary conflict.
> These latter commits are now in Linus' tree.
I did the usual merge of torvalds/master into
perf-tools-next/perf-tools-next (devel) when perf-tools/perf-tools
(current/fixes) gets merged upstream and fixed up the trivial merge
conflict.
The end result is at the tmp.perf-tools-next branch while I do the full
container build tests, the merge commit has the explanation for the
resolution:
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
To pick up fixes from perf-tools/perf-tools, some of which were also in
perf-tools-next but were then indentified as being more appropriate to
go sooner, to fix regressions in v6.11.
Resolve a simple merge conflict in tools/perf/tests/pmu.c where a more
future proof approach to initialize all fields of a struct was used in
perf-tools-next, the one that is going into v6.11 is enough for the
segfault it addressed (using an uninitialized test_pmu.alias field).
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Thanks,
- Arnaldo
next prev parent reply other threads:[~2024-09-05 15:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-02 0:51 linux-next: duplicate patches in the perf tree Stephen Rothwell
2024-09-04 22:42 ` Stephen Rothwell
2024-09-05 15:07 ` Arnaldo Carvalho de Melo [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-08 21:57 Stephen Rothwell
2023-05-08 0:53 Stephen Rothwell
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=ZtnJLkO5cTIlwnSb@x1 \
--to=acme@kernel.org \
--cc=arnaldo.melo@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=namhyung@kernel.org \
--cc=sfr@canb.auug.org.au \
/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