commit | 9f03f86782b35ec970b944ae2189c310c1177fe0 | [log] [tgz] |
---|---|---|
author | Alexei Starovoitov <ast@kernel.org> | Tue Dec 10 16:59:44 2019 -0800 |
committer | Alexei Starovoitov <ast@kernel.org> | Tue Jan 07 17:19:41 2020 -0800 |
tree | 1a68e4fd422bb380183d50b70148f6fed4cb14dd | |
parent | 79c55a57726a2478266b904f999198a9fcfab703 [diff] |
bpf: Function-by-function verification Try to verify subprograms solely based on type information. Signed-off-by: Alexei Starovoitov <ast@kernel.org>