* Andi Kleen | 2008-01-31 10:21:24 [+0100]:

>FYI -- with a linus git kernel of yesterday or so I ran into a problem where 
>one cipher module (CBC) was compiled in and the rest modular. dm_crypt 
>could not resolve the cipher module until I turned it into a module.
and dm_crypt itself was a module?

>I don't remember if cryptomanager was modular or not.
>From what I see, if CBC is in kernel than cryptomanager is also compiled
in.

>Also I found that cryptomanager is quite unhappy when CONFIG_KMOD
>is not defined. Perhaps it should Kconfig select it?
If you disable modules, than why should one module enable it?

>-Andi

Sebastian
-
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to