Files
ack-tegra/include/linux
Jakub Kicinski 52875a04f4 bpf: verifier: remove dead code
Instead of overwriting dead code with jmp -1 instructions
remove it completely for root.  Adjust verifier state and
line info appropriately.

v2:
 - adjust func_info (Alexei);
 - make sure first instruction retains line info (Alexei).
v4: (Yonghong)
 - remove unnecessary if (!insn to remove) checks;
 - always keep last line info if first live instruction lacks one.
v5: (Martin Lau)
 - improve and clarify comments.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Acked-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2019-01-23 17:35:31 -08:00
..
2018-12-11 09:57:47 -08:00
2018-12-07 22:26:38 -07:00
2018-12-18 17:50:47 +01:00
2018-12-18 17:50:47 +01:00
2018-12-20 19:13:07 +01:00
2019-01-23 17:35:31 -08:00
2018-12-19 10:42:08 +01:00
2018-12-28 16:55:46 -08:00
2018-12-28 12:11:52 -08:00
2018-12-10 09:22:34 +01:00
2018-12-07 12:59:08 -08:00
2018-12-06 13:57:03 +01:00
2019-01-04 13:13:48 -08:00
2019-01-04 13:13:48 -08:00
2018-12-13 09:58:57 +01:00
2018-12-06 15:45:46 +01:00
2019-01-07 16:38:26 +01:00
2018-12-21 11:50:02 -05:00
2018-12-06 17:22:53 +01:00
2018-12-10 10:17:45 +01:00
2019-01-11 18:05:40 -08:00
2018-12-22 12:15:29 +01:00