Searched hist:d319fe2a (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/char/hw_random/ |
H A D | pseries-rng.c | d319fe2a Wed Sep 25 04:24:17 CDT 2013 Michael Ellerman <michael@ellerman.id.au> hwrng: pseries - Return errors to upper levels in pseries-rng.c
We don't expect to get errors from the hypervisor when reading the rng, but if we do we should pass the error up to the hwrng driver. Otherwise the hwrng driver will continue calling us forever.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> d319fe2a Wed Sep 25 04:24:17 CDT 2013 Michael Ellerman <michael@ellerman.id.au> hwrng: pseries - Return errors to upper levels in pseries-rng.c We don't expect to get errors from the hypervisor when reading the rng, but if we do we should pass the error up to the hwrng driver. Otherwise the hwrng driver will continue calling us forever. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|