diff options
| author | Peter Zijlstra <peterz@infradead.org> | 2024-12-16 11:08:12 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-17 11:36:58 +0100 |
| commit | ae2b0969aa780dfe8792b1539336d6a8b41d4d6c (patch) | |
| tree | 3934e6b6d9c2ed7f9b679ef1f338145eefd1e66b /include/net/aligned_data.h | |
| parent | a8cd9e4e8c5c30f04c8ac214fd269c79658cc663 (diff) | |
x86/mm: Convert unreachable() to BUG()
commit 41a1e976623eb430f7b5a8619d3810b44e6235ad upstream.
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
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/net/aligned_data.h')
0 files changed, 0 insertions, 0 deletions
