diff options
| author | Daniel Borkmann <daniel@iogearbox.net> | 2017-06-11 01:50:42 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2017-06-11 02:05:45 +0300 |
| commit | 4a2ff55aa4946b036b87572976cbfc6ab244c497 (patch) | |
| tree | 85f6b87a60dcb4a9a6460e5dd5ee06a0704af187 /tools/perf/scripts/python/syscall-counts.py | |
| parent | d25da6caa2a1d6644360c40d7c5fd7c057551360 (diff) | |
| download | linux-4a2ff55aa4946b036b87572976cbfc6ab244c497.tar.xz | |
bpf: reset id on CONST_IMM transition
Whenever we set the register to the type CONST_IMM, we currently don't
reset the id to 0. id member is not used in CONST_IMM case, so don't
let it become stale, where pruning won't be able to match later on.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
