diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2008-12-10 13:29:44 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2008-12-10 13:29:44 +0100 |
commit | 6a0fcbb4dad15f02ca8f8ae6324fcd3fc43b9d35 (patch) | |
tree | 30bd7a1a6230e414d484bfee891af2bfcad0da93 /scripts/gcc-version.sh | |
parent | Merge master.kernel.org:/home/rmk/linux-2.6-arm (diff) | |
download | linux-6a0fcbb4dad15f02ca8f8ae6324fcd3fc43b9d35.tar.xz linux-6a0fcbb4dad15f02ca8f8ae6324fcd3fc43b9d35.zip |
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>
Diffstat (limited to 'scripts/gcc-version.sh')
0 files changed, 0 insertions, 0 deletions