Am Montag, 8. Juni 2015, 09:33:55 schrieb Herbert Xu:

Hi Herbert,

> On Sat, Jun 06, 2015 at 04:20:35AM +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. The testmgr instantiates a number of DRBGs for performing
> > testing which may cause a flurry of logs about unavailable Jitter RNG.
> > Note, the Jitter RNG is not needed for the testmgr operation anyways.
> 
> I think we should fix by ensuring the jitter is registered first.
> You could try registering jitter at subsys_init instead of module_init.

Thanks for the hint about the root cause. I will do that right away.
> 
> Cheers,


-- 
Ciao
Stephan
--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to