commit | 9d1f15941967cd80fc3baa3322751fab532f98a4 | [log] [tgz] |
---|---|---|
author | Roman Gushchin <guro@fb.com> | Sun Nov 05 08:15:33 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Sun Nov 05 23:26:51 2017 +0900 |
tree | 70081990c86ba172aecb7b3ed9cab20d870e79ba | |
parent | ebc614f687369f9df99828572b1d85a7c2de3d92 [diff] |
bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/ The purpose of this move is to use these files in bpf tests. Signed-off-by: Roman Gushchin <guro@fb.com> Acked-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Tejun Heo <tj@kernel.org> Cc: Daniel Borkmann <daniel@iogearbox.net> Signed-off-by: David S. Miller <davem@davemloft.net>