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

From: Jiri Olsa
Date: Sun Aug 28 2022 - 13:02:02 EST


On Sun, Aug 28, 2022 at 11:29:35AM -0300, Martin Rodriguez Reboredo wrote:
> 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.

hm, but we actually need that just for 5.15 or whatever stable version
is using latest pahole but does not have support for enum64

please check Documentation/process/stable-kernel-rules.rst

jirka