objtool: Add bcachefs noreturns
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
parent
73badee428
commit
faf1dce852
@ -14,6 +14,8 @@ NORETURN(__stack_chk_fail)
|
||||
NORETURN(__ubsan_handle_builtin_unreachable)
|
||||
NORETURN(arch_call_rest_init)
|
||||
NORETURN(arch_cpu_idle_dead)
|
||||
NORETURN(bch2_trans_in_restart_error)
|
||||
NORETURN(bch2_trans_restart_error)
|
||||
NORETURN(cpu_bringup_and_idle)
|
||||
NORETURN(cpu_startup_entry)
|
||||
NORETURN(do_exit)
|
||||
|
Loading…
x
Reference in New Issue
Block a user