diff options
| author | Peter Zijlstra <[email protected]> | 2024-12-16 10:08:12 +0000 |
|---|---|---|
| committer | Peter Zijlstra <[email protected]> | 2024-12-17 16:47:21 +0000 |
| commit | 41a1e976623eb430f7b5a8619d3810b44e6235ad (patch) | |
| tree | 6cf98a967b5e811e56ee380f7251166b82eb3584 /drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c | |
| parent | objtool: Allow arch code to discover jump table size (diff) | |
| download | kernel-41a1e976623eb430f7b5a8619d3810b44e6235ad.tar.gz kernel-41a1e976623eb430f7b5a8619d3810b44e6235ad.zip | |
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) <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c')
0 files changed, 0 insertions, 0 deletions
