diff options
author | Josh Poimboeuf <jpoimboe@kernel.org> | 2023-04-13 02:49:40 +0300 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2023-04-14 18:31:27 +0300 |
commit | 6e36a56a5f617262c0e8ae7e961487361c720b9e (patch) | |
tree | 7b6388508e9e3c6e7433c65b48bfff4562aec5ae /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 52668badd34b4b346f32c33a9bcba069a06c3caa (diff) | |
download | linux-6e36a56a5f617262c0e8ae7e961487361c720b9e.tar.xz |
scsi: message: fusion: Mark mpt_halt_firmware() __noreturn
mpt_halt_firmware() doesn't return. Mark it as such.
Fixes the following warnings:
vmlinux.o: warning: objtool: mptscsih_abort+0x7f4: unreachable instruction
vmlinux.o: warning: objtool: mptctl_timeout_expired+0x310: unreachable instruction
Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Mark Rutland <mark.rutland@arm.com>
Debugged-by: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/d8129817423422355bf30e90dadc6764261b53e0.1681342859.git.jpoimboe@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions