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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sat, 5 Aug 2023 12:38:20 +0800
From:   Herbert Xu <herbert@...dor.apana.org.au>
To:     Rob Herring <robh@...nel.org>
Cc:     Olivia Mackall <olivia@...enic.com>,
        kernel test robot <lkp@...el.com>,
        linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] hwrng: xgene: Add explicit io.h include

On Fri, Aug 04, 2023 at 08:48:44AM -0600, Rob Herring wrote:
> Commit 0788257aeebe ("hwrng: Explicitly include correct DT includes")
> removed an implicit include of io.h. On most architectures, there's
> still an implicit include of it, but not on s390. Enabling COMPILE_TEST
> in commit 1ce1cd8208ad ("hwrng: Enable COMPILE_TEST for more drivers")
> exposed this.
> 
> Fixes: 0788257aeebe ("hwrng: Explicitly include correct DT includes")
> Reported-by: kernel test robot <lkp@...el.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202308042049.8R2tNRoo-lkp@intel.com/
> Signed-off-by: Rob Herring <robh@...nel.org>
> ---
>  drivers/char/hw_random/xgene-rng.c | 1 +
>  1 file changed, 1 insertion(+)

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ