On Mon, Jun 08, 2015 at 02:42:50PM +0200, Stephan Mueller wrote: > When compiling the DRBG statically into the kernel, the testmgr > allocation of the DRBG may be done at a time the Jitter RNG is > not available as it is registered later. The patch changes the > initialization to be invoked in subsys_initcall. > > Signed-off-by: Stephan Mueller <smueller@xxxxxxxxxx> Actually I think we won't need this patch after all because after my callback patches we will never allocate jent in the testmgr path. Cheers, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html