Re: [PATCH bpf-next 06/18] bpf: add support for bpf_wq user type
From: Alexei Starovoitov
Date: Fri Apr 19 2024 - 02:02:41 EST
On Tue, Apr 16, 2024 at 04:08:19PM +0200, Benjamin Tissoires wrote:
> Mostly a copy/paste from the bpf_timer API, without the initialization
> and free, as they will be done in a separate patch.
>
> Signed-off-by: Benjamin Tissoires <bentiss@xxxxxxxxxx>
Patches 2-6 look good.