]> git.baikalelectronics.ru Git - kernel.git/commit
bpf: Sync kernel ABI header with tooling header
authorJesper Dangaard Brouer <brouer@redhat.com>
Thu, 18 Jan 2018 16:49:08 +0000 (17:49 +0100)
committerDaniel Borkmann <daniel@iogearbox.net>
Thu, 18 Jan 2018 21:17:08 +0000 (22:17 +0100)
commit00eb322cd3c8558969a3de77e4938af9ea28a683
tree3077379bf3856c2e675907d47c2116487fa7f98b
parent8289f5ff0bbe6f513f66dca3e0b1ad46c93966b0
bpf: Sync kernel ABI header with tooling header

Update tools/include/uapi/linux/bpf.h to bring it in sync with
include/uapi/linux/bpf.h.  The listed commits forgot to update it.

Fixes: 85aeab6af938 ("bpf: finally expose xdp_rxq_info to XDP bpf-programs")
Fixes: af2219cf6fa3 ("bpf: Add access to snd_cwnd and others in sock_ops")
Fixes: 4a2e298ad86a ("bpf/cgroup: fix a verification error for a CGROUP_DEVICE type prog")
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
tools/include/uapi/linux/bpf.h