linux/arch
Roland Dreier c9944881ac 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 <rolandd@cisco.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2009-06-24 13:42:40 +08:00
..
alpha Delete pcibios_select_root 2009-06-17 14:04:42 -07:00
arm Delete pcibios_select_root 2009-06-17 14:04:42 -07:00
avr32 mm: consolidate init_mm definition 2009-06-16 19:47:28 -07:00
blackfin Merge branch 'akpm' 2009-06-16 19:50:13 -07:00
cris kmap_types: make most arches use generic header file 2009-06-16 19:47:51 -07:00
frv mm: consolidate init_mm definition 2009-06-16 19:47:28 -07:00
h8300 kmap_types: make most arches use generic header file 2009-06-16 19:47:51 -07:00
ia64 ia64: Fix resource assignment for root busses 2009-06-17 14:04:42 -07:00
m32r kmap_types: make most arches use generic header file 2009-06-16 19:47:51 -07:00
m68k kmap_types: make most arches use generic header file 2009-06-16 19:47:51 -07:00
m68knommu mm: consolidate init_mm definition 2009-06-16 19:47:28 -07:00
microblaze kmap_types: make most arches use generic header file 2009-06-16 19:47:51 -07:00
mips Delete pcibios_select_root 2009-06-17 14:04:42 -07:00
mn10300 Delete pcibios_select_root 2009-06-17 14:04:42 -07:00
parisc Delete pcibios_select_root 2009-06-17 14:04:42 -07:00
powerpc Delete pcibios_select_root 2009-06-17 14:04:42 -07:00
s390 crypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY set 2009-06-18 19:52:59 +08:00
sh Delete pcibios_select_root 2009-06-17 14:04:42 -07:00
sparc Delete pcibios_select_root 2009-06-17 14:04:42 -07:00
um Merge branch 'akpm' 2009-06-16 19:50:13 -07:00
x86 crypto: aes-ni - Don't print message with KERN_ERR on old system 2009-06-24 13:42:40 +08:00
xtensa kmap_types: make most arches use generic header file 2009-06-16 19:47:51 -07:00
.gitignore
Kconfig mutex: have non-spinning mutexes on s390 by default 2009-04-09 19:28:24 +02:00