Re: ANNOUNCE: pahole v1.24 (Faster BTF encoding, 64-bit BTF enum entries)

From: Martin Rodriguez Reboredo
Date: Sun Aug 28 2022 - 10:29:24 EST


On 8/28/22 04:38, Jiri Olsa wrote:
> On Wed, Aug 24, 2022 at 07:50:39PM -0300, Martin Reboredo wrote:
>> On 8/24/22 11:38, Luna Jernberg wrote:
>>> https://forum.endeavouros.com/t/failed-to-start-load-kernel-modules-on-boot-after-system-update-nvidia/30584/17?u=sradjoker
>>>
>>> On 8/24/22, Arnaldo Carvalho de Melo <arnaldo.melo@xxxxxxxxx> wrote:
>>>> Em Wed, Aug 24, 2022 at 04:36:18PM +0200, Luna Jernberg escreveu:
>
> SNIP
>
>>
>> Can you try a build of the kernel or the by passing the
>> --skip_encoding_btf_enum64 to scripts/pahole-flags.sh?
>
> Martin,
> could you please send formal patch this?
>
> thanks,
> jirka

Sure, sure! Though it might take a bit of time due to being my first
contribution submitted by me (I've already contributed through the Rust
patches though), I'll add Kconfig entries for this, one for the
availability to skip the enum64 encoding and another for toggle the
flag. Stay tuned.

- Martin Rodriguez Reboredo