diff options
author | Youling Tang <tangyouling@kylinos.cn> | 2025-02-18 09:42:30 +0300 |
---|---|---|
committer | Josh Poimboeuf <jpoimboe@kernel.org> | 2025-02-25 21:16:31 +0300 |
commit | b4ae43b053537ec28f430c0ddb9b916ab296dbe5 (patch) | |
tree | 7e1456e2b7a9efa7c5c9439a5c82b22a9e74ab12 /lib/zstd/common/debug.h | |
parent | 73cfc53cc3b6380eccf013049574485f64cb83ca (diff) | |
download | linux-b4ae43b053537ec28f430c0ddb9b916ab296dbe5.tar.xz |
objtool: Add bch2_trans_unlocked_or_in_restart_error() to bcachefs noreturns
Fix the following objtool warning during build time:
fs/bcachefs/btree_cache.o: warning: objtool: btree_node_lock.constprop.0() falls through to next function bch2_recalc_btree_reserve()
fs/bcachefs/btree_update.o: warning: objtool: bch2_trans_update_get_key_cache() falls through to next function need_whiteout_for_snapshot()
bch2_trans_unlocked_or_in_restart_error() is an Obviously Correct (tm)
panic() wrapper, add it to the list of known noreturns.
Fixes: b318882022a8 ("bcachefs: bch2_trans_verify_not_unlocked_or_in_restart()")
Reported-by: k2ci <kernel-bot@kylinos.cn>
Signed-off-by: Youling Tang <tangyouling@kylinos.cn>
Reviewed-by: Kent Overstreet <kent.overstreet@linux.dev>
Link: https://lore.kernel.org/r/20250218064230.219997-1-youling.tang@linux.dev
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Diffstat (limited to 'lib/zstd/common/debug.h')
0 files changed, 0 insertions, 0 deletions