diff options
author | 2017-12-18 10:09:44 -0800 | |
---|---|---|
committer | 2017-12-19 01:29:25 +0100 | |
commit | 5ee7f784cd32e63fbf54275b2b4f991ca085db61 (patch) | |
tree | 85df5b8abcee49d92f5b85bc38af1d80d9f93ede /tools/perf/scripts/python/stackcollapse.py | |
parent | bpf: make function skip_callee static and return NULL rather than 0 (diff) | |
download | linux-dev-5ee7f784cd32e63fbf54275b2b4f991ca085db61.tar.xz linux-dev-5ee7f784cd32e63fbf54275b2b4f991ca085db61.zip |
bpf: arm64: fix uninitialized variable
fix the following issue:
arch/arm64/net/bpf_jit_comp.c: In function 'bpf_int_jit_compile':
arch/arm64/net/bpf_jit_comp.c:982:18: error: 'image_size' may be used
uninitialized in this function [-Werror=maybe-uninitialized]
Fixes: db496944fdaa ("bpf: arm64: add JIT support for multi-function programs")
Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions