From: Michael Ellerman Date: Wed, 25 Sep 2013 09:24:17 +0000 (+1000) Subject: hwrng: Return errors to upper levels in pseries-rng.c X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~19^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f95dabef4c70e27e5114f4802fe6234ff82ce406;p=pandora-kernel.git hwrng: 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 Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed