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]
Date:   Thu, 24 Aug 2023 06:52:51 +0900
From:   Masahiro Yamada <masahiroy@...nel.org>
To:     Sergey Senozhatsky <senozhatsky@...omium.org>
Cc:     Ying Sun <sunying@...iscas.ac.cn>, linux-kbuild@...r.kernel.org,
        linux-kernel@...r.kernel.org, Siyuan Guo <zy21df106@...a.edu.cn>,
        Randy Dunlap <rdunlap@...radead.org>,
        Jesse T <mr.bossman075@...il.com>
Subject: Re: [PATCH] kconfig: add dependency warning print about invalid
 values in verbose mode

On Wed, Aug 23, 2023 at 10:56 AM Sergey Senozhatsky
<senozhatsky@...omium.org> wrote:
>
> On (23/08/19 22:40), Jesse T wrote:
> > > > From: Ying Sun <sunying@...iscas.ac.cn>
> > > >
> > > > Add warning about the configuration option's invalid value in verbose mode,
> > > >  including error causes, mismatch dependency, old and new values,
> > > >  to help users correct them.
>
> Are those really errors?
>
> ERROR : CLANG_VERSION[140006 => 0] value is invalid  due to it has default value
> ERROR : CC_IS_GCC[n => y] value is invalid  due to it has default value
> ERROR : GCC_VERSION[0 => 120200] value is invalid  due to it has default value
>
> I'm using clang, so corresponding options are set accordingly in my .config


I think not errors, but warnings.

His idea is, CONFIG options that change a value
should be warned.



--
Best Regards
Masahiro Yamada

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ