diff options
author | 2016-08-11 18:17:18 -0700 | |
---|---|---|
committer | 2016-08-12 21:57:05 -0700 | |
commit | 8937bd80fce64a25be23c7790459d93f7b1e9b79 (patch) | |
tree | 62cfc0819d3d6407636c8fc1e4d00a43081e24c3 /fs/proc/generic.c | |
parent | samples/bpf: add verifier tests for the helper access to the packet (diff) | |
download | wireguard-linux-8937bd80fce64a25be23c7790459d93f7b1e9b79.tar.xz wireguard-linux-8937bd80fce64a25be23c7790459d93f7b1e9b79.zip |
bpf: allow bpf_get_prandom_u32() to be used in tracing
bpf_get_prandom_u32() was initially introduced for socket filters
and later requested numberous times to be added to tracing bpf programs
for the same reason as in socket filters: to be able to randomly
select incoming events.
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/proc/generic.c')
0 files changed, 0 insertions, 0 deletions