summaryrefslogtreecommitdiffstats
path: root/samples/bpf/test_current_task_under_cgroup_user.c
diff options
context:
space:
mode:
authorAlexei Starovoitov2016-12-02 03:31:12 +0100
committerDavid S. Miller2016-12-03 22:01:14 +0100
commit69a9d09b2251aeb968e76f39f2b89774312daa3d (patch)
tree5f0f18269ce9086baa80f2842b6acb86cfd5d995 /samples/bpf/test_current_task_under_cgroup_user.c
parentnetns: fix net_generic() "id - 1" bloat (diff)
downloadkernel-qcow2-linux-69a9d09b2251aeb968e76f39f2b89774312daa3d.tar.gz
kernel-qcow2-linux-69a9d09b2251aeb968e76f39f2b89774312daa3d.tar.xz
kernel-qcow2-linux-69a9d09b2251aeb968e76f39f2b89774312daa3d.zip
samples/bpf: silence compiler warnings
silence some of the clang compiler warnings like: include/linux/fs.h:2693:9: warning: comparison of unsigned enum expression < 0 is always false arch/x86/include/asm/processor.h:491:30: warning: taking address of packed member 'sp0' of class or structure 'x86_hw_tss' may result in an unaligned pointer value include/linux/cgroup-defs.h:326:16: warning: field 'cgrp' with variable sized type 'struct cgroup' not at the end of a struct or class is a GNU extension since they add too much noise to samples/bpf/ build. Signed-off-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples/bpf/test_current_task_under_cgroup_user.c')
0 files changed, 0 insertions, 0 deletions