Skip to content
Commit b23b6451 authored by Andy Lutomirski's avatar Andy Lutomirski Committed by Herbert Xu
Browse files

crypto: aesni-intel - Merge with fpu.ko

Loading fpu without aesni-intel does nothing.  Loading aesni-intel
without fpu causes modes like xts to fail.  (Unloading
aesni-intel will restore those modes.)

One solution would be to make aesni-intel depend on fpu, but it
seems cleaner to just combine the modules.

This is probably responsible for bugs like:
https://bugzilla.redhat.com/show_bug.cgi?id=589390



Signed-off-by: default avatarAndy Lutomirski <luto@mit.edu>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 6ef84509
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment