summaryrefslogtreecommitdiff
path: root/src/img
ModeNameSize
-rw-r--r--exit.xbm284logplain
-rw-r--r--first.xbm287logplain
-rw-r--r--last.xbm284logplain
-rw-r--r--next.xbm284logplain
-rw-r--r--prev.xbm284logplain
cumentation/translations?id=1001354ca34179f3db924eb66672442a173147dc'>1001354ca34179f3db924eb66672442a173147dc (diff)
hwrng: core - Don't use a stack buffer in add_early_randomness()
hw_random carefully avoids using a stack buffer except in add_early_randomness(). This causes a crash in virtio_rng if CONFIG_VMAP_STACK=y. Reported-by: Matt Mullins <mmullins@mmlx.us> Tested-by: Matt Mullins <mmullins@mmlx.us> Fixes: d3cc7996473a ("hwrng: fetch randomness only after device init") Signed-off-by: Andy Lutomirski <luto@kernel.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'Documentation/translations')