kernel_optimize_test/tools
Yonghong Song b6ff639112 bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics change
Fix a few test cases to allow non-NULL map/packet/stack pointer
with size = 0. Change a few tests using bpf_probe_read to use
bpf_probe_write_user so ARG_CONST_SIZE arg can still be properly
tested. One existing test case already covers size = 0 with non-NULL
packet pointer, so add additional tests so all cases of
size = 0 and 0 <= size <= legal_upper_bound with non-NULL
map/packet/stack pointer are covered.

Signed-off-by: Yonghong Song <yhs@fb.com>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-11-14 16:20:03 +09:00
..
accounting
arch tools/headers: Synchronize kernel ABI headers 2017-11-04 09:27:46 +01:00
bpf tools: bpftool: optionally show filenames of pinned objects 2017-11-11 12:35:41 +09:00
build
cgroup
firewire
gpio
hv
iio
include bpf: Revert bpf_overrid_function() helper changes. 2017-11-11 18:24:55 +09:00
kvm/kvm_stat
laptop
leds
lib
nfsd
objtool
pci
pcmcia
perf
power
scripts
spi
testing bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics change 2017-11-14 16:20:03 +09:00
thermal/tmon
time
usb
virtio
vm
Makefile