summaryrefslogtreecommitdiffstats
path: root/crypto/blowfish_common.c
diff options
context:
space:
mode:
authorHerbert Xu2011-08-19 10:11:23 +0200
committerHerbert Xu2011-08-20 10:08:03 +0200
commitb2bac6acf86d05d8af0499f37d91ecac15722803 (patch)
tree98208400b0ff6976fdcb4945cd32468fa00b002e /crypto/blowfish_common.c
parentcrypto: sha - Fix build error due to crypto_sha1_update (diff)
downloadkernel-qcow2-linux-b2bac6acf86d05d8af0499f37d91ecac15722803.tar.gz
kernel-qcow2-linux-b2bac6acf86d05d8af0499f37d91ecac15722803.tar.xz
kernel-qcow2-linux-b2bac6acf86d05d8af0499f37d91ecac15722803.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/blowfish_common.c')
0 files changed, 0 insertions, 0 deletions