Messages in this thread |  | | | Date | Wed, 20 Feb 2008 18:47:58 +0100 | | From | Milan Broz <> | | Subject | Re: 2.6.25-rc[1,2]: failed to setup dm-crypt key mapping | |
Herbert Xu wrote:
> 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.
I just tested one affected configuration and problem was in missing
"chainiv.ko" module on ramdisk.
Milan
--
mbroz@redhat.com
|  |