diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2015-03-01 12:31:42 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-01 20:05:18 +0100 |
commit | a2c83fff582ae133d9f5bb187404ea9ce4da1f96 (patch) | |
tree | 93293fffedc76b48e5ccaefdfd95728719d11753 /samples | |
parent | ebpf: remove kernel test stubs (diff) | |
download | linux-a2c83fff582ae133d9f5bb187404ea9ce4da1f96.tar.xz linux-a2c83fff582ae133d9f5bb187404ea9ce4da1f96.zip |
ebpf: constify various function pointer structs
We can move bpf_map_ops and bpf_verifier_ops and other structs into ro
section, bpf_map_type_list and bpf_prog_type_list into read mostly.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@plumgrid.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions