Re: [PATCH perf] perf: Fix btf_vlen() signedness errors

From: Arnaldo Melo

Date: Mon Jun 22 2026 - 07:38:06 EST




On June 22, 2026 8:18:43 AM GMT-03:00, Mark Brown <broonie@xxxxxxxxxx> wrote:
>On Mon, Jun 22, 2026 at 08:09:33AM -0300, Arnaldo Melo wrote:
>> On June 22, 2026 7:53:40 AM GMT-03:00, Mark Brown <broonie@xxxxxxxxxx> wrote:
>
>> >which I have been using as a fixup since I originally reported the issue
>> >since Linus' tree is broken, Arnaldo said he'd applied it to the
>> >perf-tools-next branch but it has not yet appeared in Linus' tree (and
>> >it looks like he forgot to push it so his copy isn't getting picked up
>> >in the merge either, the last update was on the 15th).
>
>> Its here:
>
>> <https://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools-next.git/commit/?h=perf-tools-next&id=776bd9ac834556ab6ff6b7ef74b71ac53d37855e>
>
>Ah, so it is - I missed it because Ian's series was applied on top of it
>and doesn't look at all like fixes so I stopped reading the log (should
>it be in -next given the merge window?).

Ian's series? Yeah, I was unsure about having it in this merge window, it went thru many versions, but your question is a fair one, I'll move it to the next merge window and send only up to your fix (+ Alan's missing hunk),

- Arnaldo