From: Herbert Xu Date: Mon, 20 Apr 2015 03:26:48 +0000 (+0800) Subject: crypto: drbg - Initialise mutex in drbg_healthcheck_sanity X-Git-Tag: omap-for-v4.3/legacy-v2-signed~193^2~270 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e11a754813e28dbfab63a23ae8fd22e9198489e1;p=pandora-kernel.git crypto: drbg - Initialise mutex in drbg_healthcheck_sanity As we moved the mutex init out of drbg_instantiate and into cra_init we need to explicitly initialise the mutex in drbg_healthcheck_sanity. Signed-off-by: Herbert Xu Acked-by: Stephan Mueller --- Reading git-diff-tree failed