[PATCH] aesni-intel: Merge with fpu.ko

2011-05-07 Thread Andy Lutomirski
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

Re: aesni-intel as module = cryptsetup failure

2011-05-07 Thread Milan Broz
On 05/07/2011 04:21 AM, Andrew Lutomirski wrote: > I just moved my boot disk from an old machine to a new machine. The > new machine has AES-NI and it failed to boot. > > The problem appears to be that aesni-intel, when loaded as a module, > makes cryptsetup fail on an aes-xts-plain drive. The e