[PATCH bpf-next v4 0/2] bpf, arm64: fix bpf line info
Daniel Borkmann
daniel at iogearbox.net
Mon Feb 28 04:59:39 PST 2022
On 2/26/22 1:19 PM, Hou Tao wrote:
> Hi,
>
> The patchset addresses two issues in bpf line info for arm64:
>
> (1) insn_to_jit_off only considers the body itself and ignores
> prologue before the body. Fixed in patch #1.
>
> (2) insn_to_jit_off passed to bpf_prog_fill_jited_linfo() is
> calculated in instruction granularity instead of bytes
> granularity. Fixed in patch #2.
>
> Comments are always welcome.
>
> Regards,
> Tao
LGTM, applied, thanks Hou!
More information about the linux-arm-kernel
mailing list