On 7/9/25 5:07 AM, Tao Chen wrote:
Use attach_type in bpf_link, and remove it in bpf_cgroup_link. Acked-by: Jiri Olsa <jolsa@xxxxxxxxxx> Signed-off-by: Tao Chen <chen.dylane@xxxxxxxxx> --- include/linux/bpf-cgroup.h | 1 - kernel/bpf/cgroup.c | 13 ++++++------- 2 files changed, 6 insertions(+), 8 deletions(-)
Acked-by: Daniel Borkmann <daniel@xxxxxxxxxxxxx>