ogasaw...@emiko:~/linux-2.6$ git show c9944881acf02b6f25fa62a0441a98b7dc0d7ae6
commit c9944881acf02b6f25fa62a0441a98b7dc0d7ae6
Author: Roland Dreier <[email protected]>
Date: Wed Jun 24 13:42:40 2009 +0800
crypto: aes-ni - Don't print message with KERN_ERR on old system
When the aes-intel module is loaded on a system that does not have the
AES instructions, it prints
Intel AES-NI instructions are not detected.
at level KERN_ERR. Since aes-intel is aliased to "aes" it will be tried
whenever anything uses AES and spam the console. This doesn't match
existing practice for how to handle "no hardware" when initializing a
module, so downgrade the message to KERN_INFO.
Signed-off-by: Roland Dreier <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
--
When booting the machine prints the error message Intel AES-IN Instructions are
not detected.
https://bugs.launchpad.net/bugs/447103
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs