linux_dsm_epyc7002/tools/testing
Ivan Vecera f682752627 selftests: bpf: modify urandom_read and link it non-statically
After some experiences I found that urandom_read does not need to be
linked statically. When the 'read' syscall call is moved to separate
non-inlined function then bpf_get_stackid() is able to find
the executable in stack trace and extract its build_id from it.

Signed-off-by: Ivan Vecera <ivecera@redhat.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2019-03-21 19:37:30 -07:00
..
fault-injection
ktest
nvdimm
radix-tree
scatterlist
selftests selftests: bpf: modify urandom_read and link it non-statically 2019-03-21 19:37:30 -07:00
vsock