Re: [PATCH] bpf: replace deprecated strncpy with strscpy

From: Mike Lothian
Date: Wed Dec 11 2024 - 05:47:16 EST


Hi

I'm not sure if it was this patch or an older one but I'm seeing the
following warning when compiling/linking with Clang 19.1.5

vmlinux.o: warning: objtool: ___bpf_prog_run+0x44: sibling call from
callable instruction

Cheers

Mike