summaryrefslogtreecommitdiff
path: root/crypto/Kconfig
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2011-08-19 16:11:23 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2011-08-20 16:08:03 +0800
commit246cdc5d93ac7bfecd86efe9e11d4625b27c607b (patch)
tree1ebaa433144b6c279e47ef01f41bcb24ac8bc079 /crypto/Kconfig
parent4f12a31c51dfd7078e5adc10a03a2090a57b7d41 (diff)
downloadlinux-crypto-246cdc5d93ac7bfecd86efe9e11d4625b27c607b.tar.gz
linux-crypto-246cdc5d93ac7bfecd86efe9e11d4625b27c607b.zip
crypto: cryptd - Use subsys_initcall to prevent races with aesni
As cryptd is depeneded on by other algorithms such as aesni-intel, it needs to be registered before them. When everything is built as modules, this occurs naturally. However, for this to work when they are built-in, we need to use subsys_initcall in cryptd. Tested-by: Josh Boyer <jwboyer@redhat.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/Kconfig')
0 files changed, 0 insertions, 0 deletions