diff options
author | Rouven Czerwinski <r.czerwinski@pengutronix.de> | 2019-03-11 11:58:57 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-31 06:46:31 -0700 |
commit | b9291078edce662f783a1e6882570f208db64a19 (patch) | |
tree | 3acd726a8f62b71aed0a0576ca8074778e1e9b32 /drivers/scsi/mac53c94.h | |
parent | 6b2d1934d1f94cbfae1dceab38c7165492f9e715 (diff) | |
download | linux-stable-b9291078edce662f783a1e6882570f208db64a19.tar.gz linux-stable-b9291078edce662f783a1e6882570f208db64a19.tar.bz2 linux-stable-b9291078edce662f783a1e6882570f208db64a19.zip |
hwrng: omap - Set default quality
[ Upstream commit 62f95ae805fa9e1e84d47d3219adddd97b2654b7 ]
Newer combinations of the glibc, kernel and openssh can result in long initial
startup times on OMAP devices:
[ 6.671425] systemd-rc-once[102]: Creating ED25519 key; this may take some time ...
[ 142.652491] systemd-rc-once[102]: Creating ED25519 key; done.
due to the blocking getrandom(2) system call:
[ 142.610335] random: crng init done
Set the quality level for the omap hwrng driver allowing the kernel to use the
hwrng as an entropy source at boot.
Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/scsi/mac53c94.h')
0 files changed, 0 insertions, 0 deletions