From: Peter Zijlstra <peterz@infradead.org>
To: ccc194101@163.com
Cc: jpoimboe@kernel.org, kent.overstreet@linux.dev,
linux-kernel@vger.kernel.org,
chenchangcheng <chenchangcheng@kylinos.cn>
Subject: Re: [PATCH v2] objtool: add bch2_trans_unlocked_error to bcachefs noreturns.
Date: Fri, 20 Dec 2024 10:29:56 +0100 [thread overview]
Message-ID: <20241220092956.GA17537@noisy.programming.kicks-ass.net> (raw)
In-Reply-To: <20241220074847.3418134-1-ccc194101@163.com>
On Fri, Dec 20, 2024 at 03:48:47PM +0800, ccc194101@163.com wrote:
> From: chenchangcheng <ccc194101@163.com>
>
> fix the following objtool warning during build time:
> fs/bcachefs/btree_trans_commit.o: warning: objtool: bch2_trans_commit_write_locked.isra.0() falls through to next function do_bch2_trans_commit.isra.0()
> fs/bcachefs/btree_trans_commit.o: warning: objtool: .text: unexpected end of section
> ......
> fs/bcachefs/btree_update.o: warning: objtool: bch2_trans_update_get_key_cache() falls through to next function flush_new_cached_update()
> fs/bcachefs/btree_update.o: warning: objtool: flush_new_cached_update() falls through to next function bch2_trans_update_by_path()
>
> Fixes: fd104e2967b7 ("bcachefs: bch2_trans_verify_not_unlocked()")
> Signed-off-by: chenchangcheng <chenchangcheng@kylinos.cn>
Thanks!
next prev parent reply other threads:[~2024-12-20 9:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-20 7:48 [PATCH v2] objtool: add bch2_trans_unlocked_error to bcachefs noreturns ccc194101
2024-12-20 9:29 ` Peter Zijlstra [this message]
2024-12-24 18:55 ` [tip: objtool/urgent] " tip-bot2 for chenchangcheng
2024-12-29 8:59 ` [tip: objtool/urgent] objtool: Add bch2_trans_unlocked_error() " tip-bot2 for chenchangcheng
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241220092956.GA17537@noisy.programming.kicks-ass.net \
--to=peterz@infradead.org \
--cc=ccc194101@163.com \
--cc=chenchangcheng@kylinos.cn \
--cc=jpoimboe@kernel.org \
--cc=kent.overstreet@linux.dev \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox