lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241220092956.GA17537@noisy.programming.kicks-ass.net>
Date: Fri, 20 Dec 2024 10:29:56 +0100
From: Peter Zijlstra <peterz@...radead.org>
To: ccc194101@....com
Cc: jpoimboe@...nel.org, kent.overstreet@...ux.dev,
	linux-kernel@...r.kernel.org,
	chenchangcheng <chenchangcheng@...inos.cn>
Subject: Re: [PATCH v2] objtool: add bch2_trans_unlocked_error to bcachefs
 noreturns.

On Fri, Dec 20, 2024 at 03:48:47PM +0800, ccc194101@....com wrote:
> From: chenchangcheng <ccc194101@....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@...inos.cn>

Thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ