Hi: This series replaces the blocking API for random pool readiness with a callback API. The reason is that the random pool may not become ready for quite some time so we cannot really wait for it in a kernel thread as we quickly run into the 2-minute time limit for detecting lockups.
Cheers, -- Email: Herbert Xu <herb...@gondor.apana.org.au> 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-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/