Re: [PATCH v6 00/47] maps/threads/dsos memory improvements and fixes
From: Arnaldo Carvalho de Melo
Date: Wed Dec 20 2023 - 13:08:03 EST
Em Wed, Dec 20, 2023 at 02:46:54PM -0300, Arnaldo Carvalho de Melo escreveu:
> Em Mon, Dec 18, 2023 at 10:27:16PM -0300, Arnaldo Carvalho de Melo escreveu:
> > This is all in perf-tools-next/perf-tools-next, merged with
> > torvalds/master, which made some of the tests (e.g. "perf list" IIRC) to
> > stop failing, something that went via perf-tools for v6.7.
> > Please refresh this series and any other that you may have outstanding
> > on top of that.
> > I'll continue processing patches and will try to help with refreshing as
> > soon as I can.
> 11/47 was failing due to a trivial conflict with:
> 4fb54994b2360ab5 ("perf unwind-libunwind: Fix base address for .eh_frame")
> Fixed up, continuing...
applied up to 22/47, will review from them on later, after what has been
merged so far has some time in linux-next.
- Arnaldo