summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/reboot.c
diff options
context:
space:
mode:
authorPeter Zijlstra <peterz@infradead.org>2024-12-16 11:08:12 +0100
committerPeter Zijlstra <peterz@infradead.org>2024-12-17 17:47:21 +0100
commit41a1e976623eb430f7b5a8619d3810b44e6235ad (patch)
tree6cf98a967b5e811e56ee380f7251166b82eb3584 /arch/x86/kernel/reboot.c
parentc3cb6c158c64dc39838208d51dcd06d1990b371d (diff)
x86/mm: Convert unreachable() to BUG()
Commit 2190966fbc14 ("x86: Convert unreachable() to BUG()") missed one. And after commit 06e24745985c ("objtool: Remove annotate_{,un}reachable()") the invalid use of unreachable() (rightfully) triggers warnings: vmlinux.o: warning: objtool: page_fault_oops() falls through to next function is_prefetch() Fixes: 2190966fbc14 ("x86: Convert unreachable() to BUG()") Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lkml.kernel.org/r/20241216093215.GD12338@noisy.programming.kicks-ass.net
Diffstat (limited to 'arch/x86/kernel/reboot.c')
0 files changed, 0 insertions, 0 deletions