[PATCH bpf-next 0/2] Fix cgroup attach flags being assigned to effective progs

Pu Lehui posted 2 patches 3 years, 7 months ago
There is a newer version of this series
kernel/bpf/cgroup.c        | 5 ++++-
tools/bpf/bpftool/cgroup.c | 9 +++------
2 files changed, 7 insertions(+), 7 deletions(-)
[PATCH bpf-next 0/2] Fix cgroup attach flags being assigned to effective progs
Posted by Pu Lehui 3 years, 7 months ago
Attach flags is only valid for attached progs of this layer cgroup,
but not for effective progs.

Pu Lehui (2):
  bpf, cgroup: Fix attach flags being assigned to effective progs
  bpftool: Fix cgroup attach flags being assigned to effective progs

 kernel/bpf/cgroup.c        | 5 ++++-
 tools/bpf/bpftool/cgroup.c | 9 +++------
 2 files changed, 7 insertions(+), 7 deletions(-)

-- 
2.25.1