Re: [PATCH bpf-next 2/2] selftests/bpf: Verify no warning when close fexit link
From: Leon Hwang
Date: Wed Jul 22 2026 - 10:54:13 EST
On 2026/7/22 19:20, Jiri Olsa wrote:
> On Tue, Jul 21, 2026 at 09:30:35PM +0800, Leon Hwang wrote:
>> Add a test to verify that there's no WARNING when detaching fexit link by
>> following the repro steps of previous commit.
>>
>> Without the fix, the WARNING could be triggered by this test.
>>
>> Signed-off-by: Leon Hwang <leon.hwang@xxxxxxxxx>
>
> left 2 nits below
Ack.
Will address them in the next revision.
>
> Acked-by: Jiri Olsa <jolsa@xxxxxxxxxx>
Thanks,
Leon
> [...]