From: Andy Lutomirski Date: Mon, 16 May 2011 05:12:47 +0000 (+1000) Subject: crypto: aesni-intel - Merge with fpu.ko X-Git-Tag: v3.0-rc1~371^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b23b64516500df6b70fcafb820970f18538252cf;p=pandora-kernel.git 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: Andy Lutomirski Signed-off-by: Herbert Xu --- Reading git-diff-tree failed