Home
last modified time | relevance | path

Searched hist:"6 a0fcbb4dad15f02ca8f8ae6324fcd3fc43b9d35" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/crypto/
H A DMakefile6a0fcbb4dad15f02ca8f8ae6324fcd3fc43b9d35 Wed Dec 10 06:29:44 CST 2008 Herbert Xu <herbert@gondor.apana.org.au> crypto: api - Disallow cryptomgr as a module if algorithms are built-in

If we have at least one algorithm built-in then it no longer makes
sense to have the testing framework, and hence cryptomgr to be a
module. It should be either on or off, i.e., built-in or disabled.

This just happens to stop a potential runaway modprobe loop that
seems to trigger on at least one distro.

With fixes from Evgeniy Polyakov.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A DKconfig6a0fcbb4dad15f02ca8f8ae6324fcd3fc43b9d35 Wed Dec 10 06:29:44 CST 2008 Herbert Xu <herbert@gondor.apana.org.au> crypto: api - Disallow cryptomgr as a module if algorithms are built-in

If we have at least one algorithm built-in then it no longer makes
sense to have the testing framework, and hence cryptomgr to be a
module. It should be either on or off, i.e., built-in or disabled.

This just happens to stop a potential runaway modprobe loop that
seems to trigger on at least one distro.

With fixes from Evgeniy Polyakov.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>