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:   Fri, 17 Apr 2020 20:14:35 +0000
From:   Hadar Gat <Hadar.Gat@....com>
To:     Randy Dunlap <rdunlap@...radead.org>,
        Stephen Rothwell <sfr@...b.auug.org.au>,
        Linux Next Mailing List <linux-next@...r.kernel.org>
CC:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Linux Crypto Mailing List <linux-crypto@...r.kernel.org>,
        nd <nd@....com>
Subject: RE: linux-next: Tree for Apr 17 (drivers/char/hw_random/cctrng.c)

Hi Randy,
Thank you for reporting.
I will fix this issue shortly.
Hadar

> -----Original Message-----
> From: Randy Dunlap <rdunlap@...radead.org>
> Sent: Friday, 17 April 2020 18:23
> To: Stephen Rothwell <sfr@...b.auug.org.au>; Linux Next Mailing List
> <linux-next@...r.kernel.org>
> Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>; Linux Crypto
> Mailing List <linux-crypto@...r.kernel.org>; Hadar Gat
> <Hadar.Gat@....com>
> Subject: Re: linux-next: Tree for Apr 17 (drivers/char/hw_random/cctrng.c)
> 
> On 4/16/20 9:50 PM, Stephen Rothwell wrote:
> > Hi all,
> >
> > Changes since 20200416:
> >
> 
> 
> on i386:
> 
> ../drivers/char/hw_random/cctrng.c: In function
> ‘cc_trng_compwork_handler’:
> ../drivers/char/hw_random/cctrng.c:334:49: error: ‘fips_enabled’ undeclared
> (first use in this function); did you mean ‘nx_enabled’?
>   if (CC_REG_FLD_GET(RNG_ISR, CRNGT_ERR, isr) && fips_enabled) {
>                                                  ^~~~~~~~~~~~
>                                                  nx_enabled
> ../drivers/char/hw_random/cctrng.c:334:49: note: each undeclared identifier
> is reported only once for each function it appears in
> ../drivers/char/hw_random/cctrng.c:335:3: error: implicit declaration of
> function ‘fips_fail_notify’; did you mean ‘sysfs_notify’? [-Werror=implicit-
> function-declaration]
>    fips_fail_notify();
>    ^~~~~~~~~~~~~~~~
>    sysfs_notify
> 
> 
> Full randconfig file is attached.
> 
> --
> ~Randy
> Reported-by: Randy Dunlap <rdunlap@...radead.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ