reassign 485070 cryptsetup,linux-2.6 thanks On Mon, Jun 09, 2008 at 09:09:18AM +0200, David Härdeman wrote: > > I suggest reassigning this bug to the openssl library and/or kernel (and > downgrading the severity, it's merely cosmetic). We can't do anything > about it in cryptsetup.
I don't see how this has anything to do with openssl. The padlock engine in openssl checks the CPU to see if it's available. When it's available, it will use assembler code that makes use of it. It does not need any kernel support for this. As far as I know, cryptsetup does not use openssl, and everything that has to do with the encryption happens in the kernel, which is why it's trying to load a kernel module in the first place. So I'm reassigning this. I doubt this has anything to do with the kernel itself. Something is trying to load kernel module, and you need to find what. It's more likely this is udev or something like that doing it. Kurt -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

