On Thu, May 14, 2026 at 02:55:25PM +0000, [email protected] wrote: > > libbpf: Change has_nop_combo to work on top of nop10 > > > > We now expect nop combo with 10 bytes nop instead of 5 bytes nop, > > fixing has_nop_combo to reflect that. > > > > Signed-off-by: Jiri Olsa <[email protected]> > > This looks like a bug fix for kernel/libbpf integration. Should this > include: > > Fixes: 9734c3ac2f23 ("uprobes/x86: Move optimized uprobe from nop5 to > nop10")
I think it should be this one: 41a5c7df4466 libbpf: Add support to detect nop,nop5 instructions combo for usdt probe jirka
