Re: [PATCH] perf callchain: Handle multiple address spaces
From: Arnaldo Carvalho de Melo
Date: Tue May 05 2026 - 20:57:41 EST
On Tue, May 05, 2026 at 10:04:31AM -0300, Arnaldo Carvalho de Melo wrote:
> On Tue, May 05, 2026 at 07:50:49AM +0200, Thomas Richter wrote:
> > On 5/5/26 01:48, Namhyung Kim wrote:
> > > On Mon, May 04, 2026 at 11:56:15AM +0200, Thomas Richter wrote:
> > >> On 4/30/26 04:57, Namhyung Kim wrote:
> > >>> On Wed, Apr 29, 2026 at 09:14:38AM +0200, Thomas Richter wrote:
> > >>>> is there something which needs to be done on my side to get this patch picked?
> > >>>> It still fails on s390.
> > >>>> Please adviseon how to proceed.
> > >>> Arnaldo will take care of 7.2 development cycle.
> > >> Today we are at v7.1-rc2. Does this mean the fix won't make it into v7.1 at all
> > >> and we have to wait roughly 2 month?
> > > Just out of curiousity, do you plan to use v7.1 for this feature
> > > specifically or just for test failures? Probably better to use v7.2
> > > series (i.e. perf-tools-next) instead?
> > Right now I just care for failing test features. I am fine with 7.2
> > as long as it gets picked.
> I'll pick it soon.
Thanks, applied to perf-tools-next, for v7.2.
- Arnaldo