Re: [PATCH 2/2] bpf_encoder: Translate SHN_XINDEX in symbol's st_shndx values
From: Joe Lawrence <joe.lawrence@redhat.com>
Date: 2021-01-25 16:18:46
Also in:
netdev
From: Joe Lawrence <joe.lawrence@redhat.com>
Date: 2021-01-25 16:18:46
Also in:
netdev
On 1/22/21 2:52 PM, Arnaldo Carvalho de Melo wrote:
Who originally reported this? Joe? Also can someone provide a Tested-by: in addition to mine when I get this detailed set of steps to test?
As Jiri noted, we tested v2 I think, so if there is a v4 build we could give a spin, just let us know. In the meantime, for kpatch, we figured that we could just temporarily disable CONFIG_DEBUG_INFO_BTF in the scripts/link-vmlinux.sh file during kpatch builds ... that would leave kernel code intact, but skip the BTF generation step (for which kpatch doesn't need anyway). Thanks, -- Joe