diff options
author | Jiri Olsa <[email protected]> | 2018-04-25 19:41:06 +0200 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2018-04-26 22:36:11 +0200 |
commit | b85fab0e67b162014cd328cb4e2a8e8ae382cb8a (patch) | |
tree | 2a743c24543f955aab3c03370e779646c74fd95f /lib/mpi/mpiutil.c | |
parent | af487c5777709d4b7f874fe1a33f9289d51b9adc (diff) |
bpf: Add gpl_compatible flag to struct bpf_prog_info
Adding gpl_compatible flag to struct bpf_prog_info
so it can be dumped via bpf_prog_get_info_by_fd and
displayed via bpftool progs dump.
Alexei noticed 4-byte hole in struct bpf_prog_info,
so we put the u32 flags field in there, and we can
keep adding bit fields in there without breaking
user space.
Signed-off-by: Jiri Olsa <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions