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: <Z9fd82KugPxoGaRS@google.com>
Date: Mon, 17 Mar 2025 08:31:47 +0000
From: Brendan Jackman <jackmanb@...gle.com>
To: Josh Poimboeuf <jpoimboe@...nel.org>
Cc: x86@...nel.org, linux-kernel@...r.kernel.org,
	Peter Zijlstra <peterz@...radead.org>,
	Nathan Chancellor <nathan@...nel.org>
Subject: Re: [PATCH 03/13] objtool: Improve __noreturn annotation warning

On Fri, Mar 14, 2025 at 12:29:01PM -0700, Josh Poimboeuf wrote:
> Clarify what needs to be done to resolve the missing __noreturn warning.
> 
> Signed-off-by: Josh Poimboeuf <jpoimboe@...nel.org>
> ---
>  tools/objtool/Documentation/objtool.txt | 12 +++++-------
>  tools/objtool/check.c                   |  2 +-
>  2 files changed, 6 insertions(+), 8 deletions(-)
> 
> diff --git a/tools/objtool/Documentation/objtool.txt b/tools/objtool/Documentation/objtool.txt
> index 7c3ee959b63c..87950a7aaa17 100644
> --- a/tools/objtool/Documentation/objtool.txt
> +++ b/tools/objtool/Documentation/objtool.txt
> @@ -319,14 +319,12 @@ the objtool maintainers.
>     a just a bad person, you can tell objtool to ignore it.  See the
>     "Adding exceptions" section below.
>  
> -   If it's not actually in a callable function (e.g. kernel entry code),
> -   change ENDPROC to END.

Did you mean to delete that?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ