1
0
Fork 0
alistair23-linux/tools/include
Martin KaFai Lau 067cae4777 bpf: Use char in prog and map name
Instead of u8, use char for prog and map name.  It can avoid the
userspace tool getting compiler's signess warning.  The
bpf_prog_aux, bpf_map, bpf_attr, bpf_prog_info and
bpf_map_info are changed.

Signed-off-by: Martin KaFai Lau <kafai@fb.com>
Cc: Jakub Kicinski <jakub.kicinski@netronome.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@fb.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-07 23:29:39 +01:00
..
asm tools/lib/lockdep: Remove private kernel headers 2017-06-05 09:28:14 +02:00
asm-generic tools include: Sync kernel ABI headers with tooling headers 2017-09-25 10:39:44 -03:00
linux perf/urgent fixes: 2017-09-13 09:25:10 +02:00
tools tools: add more endian.h macros 2014-09-26 11:03:01 +02:00
trace/events tools/lib/lockdep: Remove private kernel headers 2017-06-05 09:28:14 +02:00
uapi bpf: Use char in prog and map name 2017-10-07 23:29:39 +01:00