diff options
author | 2016-05-16 05:55:58 -0700 | |
---|---|---|
committer | 2016-05-19 09:56:59 +0200 | |
commit | 2552a39facb6609007a02eeda5d5edee4fcaca30 (patch) | |
tree | 4c75e6b7bc648a7d8b8f3ff058362625960446b6 /tools/perf/scripts/python/stackcollapse.py | |
parent | scripts/package/Makefile: rpmbuild add support of RPMOPTS (diff) | |
download | wireguard-linux-2552a39facb6609007a02eeda5d5edee4fcaca30.tar.xz wireguard-linux-2552a39facb6609007a02eeda5d5edee4fcaca30.zip |
coccicheck: Fix missing 0 index in kill loop
By default, "seq" counts from 1, but processes were starting counting
from 0, so when interrupted, coccicheck would leave the 0th process
running.
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Nicolas Palix <nicolas.palix@imag.fr>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Michal Marek <mmarek@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions