diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2017-08-04 14:20:55 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-08-04 11:18:01 -0700 |
commit | bad1926dd2f60bbb4af5223ace3a7b34a0219a66 (patch) | |
tree | 2c279740a51b4998df490a261825494ddffa210f /net/sched | |
parent | b0a0c2566f28e71e5e32121992ac8060cec75510 (diff) | |
download | linux-bad1926dd2f60bbb4af5223ace3a7b34a0219a66.tar.bz2 |
bpf, s390: fix build for libbpf and selftest suite
The BPF feature test as well as libbpf is missing the __NR_bpf
define for s390 and currently refuses to compile (selftest suite
depends on libbpf as well). Similar issue was fixed some time
ago via b0c47807d31d ("bpf: Add sparc support to tools and
samples."), just do the same and add definitions.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions