diff options
author | 2016-09-22 15:38:33 +0200 | |
---|---|---|
committer | 2016-09-29 18:59:49 +0200 | |
commit | ca86c9ef2b322ebf24772009fdea037688cbdac1 (patch) | |
tree | 4e75f9772e002ae39af5fd62745137961f8c1443 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | MIPS: uprobes: remove incorrect set_orig_insn (diff) | |
download | linux-dev-ca86c9ef2b322ebf24772009fdea037688cbdac1.tar.xz linux-dev-ca86c9ef2b322ebf24772009fdea037688cbdac1.zip |
MIPS: uprobes: fix use of uninitialised variable
arch_uprobe_pre_xol needs to emulate a branch if a branch instruction
has been replaced with a breakpoint, but in fact an uninitialised local
variable was passed to the emulator routine instead of the original
instruction
Signed-off-by: Marcin Nowakowski <marcin.nowakowski@imgtec.com>
Fixes: 40e084a506eb ('MIPS: Add uprobes support.')
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/14300/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions