Re: [PATCH bpf-next 0/4] Use correct destructor kfunc types

From: Sami Tolvanen
Date: Fri Jul 25 2025 - 13:21:16 EST


On Fri, Jul 25, 2025 at 9:54 AM Yonghong Song <yonghong.song@xxxxxxxxx> wrote:
>
> I just tried arm64 with your patch set. CFI crash still happened:
>
> CFI failure at tcp_ack+0xe74/0x13cc (target: bpf__tcp_congestion_ops_in_ack_event+0x0/0x78; expected type: 0x64424
> 87a)

This one should fixed by the other series I posted earlier:

https://lore.kernel.org/bpf/20250722205357.3347626-5-samitolvanen@xxxxxxxxxx/

Sami