On Tue, Oct 29, 2024 at 7:34 AM Matteo Croce <[email protected]> wrote: > > From: Matteo Croce <[email protected]> > > Pass to register_btf_kfunc_id_set() a btf_kfunc_hook directly, instead > of a bpf_prog_type. > Many program types share the same kfunc hook, so some calls to > register_btf_kfunc_id_set() can be removed.
Still nack for the same reason: let's avoid churn when kfunc registration needs a redesign. pw-bot: cr
