On Thu, Aug 06, 2020 at 12:00:09PM +0200, Jorge Ramirez-Ortiz wrote:
Data rates of MAX_UINT32 will schedule an unnecessary one jiffy timeout on the call to msleep. Avoid this scenario by using 0 as the unlimited data rate.
Signed-off-by: Jorge Ramirez-Ortiz jorge@foundries.io Reviewed-by: Sumit Garg sumit.garg@linaro.org
drivers/char/hw_random/optee-rng.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
All applied. Thanks.