diff options
author | Josh Poimboeuf <jpoimboe@kernel.org> | 2023-04-12 16:49:40 -0700 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2023-04-14 17:31:27 +0200 |
commit | 6e36a56a5f617262c0e8ae7e961487361c720b9e (patch) | |
tree | 7b6388508e9e3c6e7433c65b48bfff4562aec5ae /arch/x86/hyperv/ivm.c | |
parent | 52668badd34b4b346f32c33a9bcba069a06c3caa (diff) | |
download | lwn-6e36a56a5f617262c0e8ae7e961487361c720b9e.tar.gz lwn-6e36a56a5f617262c0e8ae7e961487361c720b9e.zip |
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 'arch/x86/hyperv/ivm.c')
0 files changed, 0 insertions, 0 deletions