Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Zijlstra <peterz@infradead.org>2022-03-08 18:30:47 +0300
committerPeter Zijlstra <peterz@infradead.org>2022-03-15 12:32:43 +0300
commitf9cdf7ca57cada055f61ef6d0eb4db21c3f200db (patch)
tree8b3a7c37687db5b3a60cc0db27e779eac276e114 /kernel/exit.c
parent4adb23686795e9c88e3217b5d7b4524c0da9d04f (diff)
x86: Mark stop_this_cpu() __noreturn
vmlinux.o: warning: objtool: smp_stop_nmi_callback()+0x2b: unreachable instruction 0000 0000000000047cf0 <smp_stop_nmi_callback>: ... 0026 47d16: e8 00 00 00 00 call 47d1b <smp_stop_nmi_callback+0x2b> 47d17: R_X86_64_PLT32 stop_this_cpu-0x4 002b 47d1b: b8 01 00 00 00 mov $0x1,%eax Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Acked-by: Josh Poimboeuf <jpoimboe@redhat.com> Link: https://lore.kernel.org/r/20220308154319.290905453@infradead.org
Diffstat (limited to 'kernel/exit.c')
0 files changed, 0 insertions, 0 deletions