On Wed, Feb 20, 2008 at 12:23:21PM +0100, Milan Broz wrote: > > It seems that some module dependency was lost, > dm-crypt with async crypto depends now on crypto_blkcipher module > for this configuration. > > Herbert, any following change required for dm-crypt or it is only > crypto subsystem issue? > (With old kernel/dm-crypt it loads "blkcipher" not "crypto_blkcipher", > maybe some initramdisk change required too...)
Right blkcipher was renamed to crypto_blkcipher due to the merge of blkcipher/ablkcipher. If this is causing a problem with the initramfs then we need to fix the initramfs tools to look at the actual dependencies rather than hard-coding it. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/