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] [day] [month] [year] [list]
Message-ID: <ZMOW3+cl6hnWqInN@gondor.apana.org.au>
Date:   Fri, 28 Jul 2023 18:22:23 +0800
From:   Herbert Xu <herbert@...dor.apana.org.au>
To:     Martin Kaiser <martin@...ser.cx>
Cc:     linux-crypto@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/4] hwrng: cctrng - simplify the code a bit

On Wed, Jul 19, 2023 at 09:18:02AM +0200, Martin Kaiser wrote:
> We can use module_platform_driver and devm_clk_get_optional_enabled in the
> cctrng driver to make its code simpler.
> 
> The patches were compile tested only.
> 
> Martin Kaiser (4):
>   hwrng: cctrng - don't open code init and exit functions
>   hwrng: cctrng - let devres enable the clock
>   hwrng: cctrng - merge cc_trng_clk_init into its only caller
>   hwrng: cctrng - use dev_err_probe in error paths
> 
>  drivers/char/hw_random/cctrng.c | 93 +++++++--------------------------
>  1 file changed, 19 insertions(+), 74 deletions(-)

All 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