diff options
| author | Jakub Kicinski <[email protected]> | 2017-10-16 23:40:54 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-10-18 13:17:10 +0000 |
| commit | 00176a34d9e27ab1e77db75fe13abc005cffe0ca (patch) | |
| tree | 5bc104a145c96a042214e6b7f3e860502cc2bd96 /net/unix/af_unix.c | |
| parent | bpf: split verifier and program ops (diff) | |
| download | kernel-00176a34d9e27ab1e77db75fe13abc005cffe0ca.tar.gz kernel-00176a34d9e27ab1e77db75fe13abc005cffe0ca.zip | |
bpf: remove the verifier ops from program structure
Since the verifier ops don't have to be associated with
the program for its entire lifetime we can move it to
verifier's struct bpf_verifier_env.
Signed-off-by: Jakub Kicinski <[email protected]>
Acked-by: Daniel Borkmann <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
