diff options
author | Rouven Czerwinski <r.czerwinski@pengutronix.de> | 2019-03-11 11:58:57 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-03-22 20:57:27 +0800 |
commit | 62f95ae805fa9e1e84d47d3219adddd97b2654b7 (patch) | |
tree | 15296e4078e0672c6740e6ed6c732da804481a5c /.gitattributes | |
parent | f808aa3f245e778c27fc923afc040c40b94697d4 (diff) | |
download | linux-62f95ae805fa9e1e84d47d3219adddd97b2654b7.tar.bz2 |
hwrng: omap - Set default quality
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>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions