linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: duplicate patches in the perf tree
@ 2023-05-08  0:53 Stephen Rothwell
  0 siblings, 0 replies; 5+ messages in thread
From: Stephen Rothwell @ 2023-05-08  0:53 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo
  Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 1050 bytes --]

Hi all,

The following commits are also in Linus Torvalds' tree as different
commits (but the same patches):

  1f30bd499605 ("perf symbols: Fix return incorrect build_id size in elf_read_build_id()")
  419bd54a3875 ("perf list: Fix memory leaks in print_tracepoint_events()")
  4692917156b2 ("perf script: Print raw ip instead of binary offset for callchain")
  494fc963a281 ("perf lock contention: Fix struct rq lock access")
  4e05971903f0 ("perf unwind: Suppress massive unsupported target platform errors")
  5d27a645f609 ("perf tracepoint: Fix memory leak in is_valid_tracepoint()")
  7e5fd3db2371 ("perf lock contention: Rework offset calculation with BPF CO-RE")
  aec1164e09cc ("perf script: Add new parameter in kfree_skb tracepoint to the python scripts using it")
  db483eee8670 ("perf build: Fix unescaped # in perf build-test")
  e7767ec67a10 ("perf cs-etm: Add fix for coresight trace for any range of CPUs")
  e7cac3fd8ca6 ("perf list: Modify the warning message about scandirat(3)")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* linux-next: duplicate patches in the perf tree
@ 2024-07-08 21:57 Stephen Rothwell
  0 siblings, 0 replies; 5+ messages in thread
From: Stephen Rothwell @ 2024-07-08 21:57 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo, Namhyung Kim
  Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 299 bytes --]

Hi all,

The following commits are also in Linus Torvalds' tree as different
commits (but the same patches):

  1059fb529114 ("perf dsos: When adding a dso into sorted dsos maintain the sort order")
  feaaa8be0b1e ("perf comm str: Avoid sort during insert")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* linux-next: duplicate patches in the perf tree
@ 2024-09-02  0:51 Stephen Rothwell
  2024-09-04 22:42 ` Stephen Rothwell
  0 siblings, 1 reply; 5+ messages in thread
From: Stephen Rothwell @ 2024-09-02  0:51 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo, Namhyung Kim
  Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 833 bytes --]

Hi all,

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.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: linux-next: duplicate patches in the perf tree
  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
  0 siblings, 1 reply; 5+ messages in thread
From: Stephen Rothwell @ 2024-09-04 22:42 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo, Namhyung Kim
  Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 998 bytes --]

Hi all,

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.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: linux-next: duplicate patches in the perf tree
  2024-09-04 22:42 ` Stephen Rothwell
@ 2024-09-05 15:07   ` Arnaldo Carvalho de Melo
  0 siblings, 0 replies; 5+ messages in thread
From: Arnaldo Carvalho de Melo @ 2024-09-05 15:07 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Arnaldo Carvalho de Melo, Namhyung Kim, Linux Kernel Mailing List,
	Linux Next Mailing List

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-09-05 15:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
  -- strict thread matches above, loose matches on Subject: below --
2024-07-08 21:57 Stephen Rothwell
2023-05-08  0:53 Stephen Rothwell

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).