summaryrefslogtreecommitdiff
path: root/drivers/char
diff options
context:
space:
mode:
authorDmitry Adamushko <dmitry.adamushko@gmail.com>2009-04-15 14:51:48 (GMT)
committerIngo Molnar <mingo@elte.hu>2009-04-16 23:11:20 (GMT)
commit0917798d82212f884fff650e7e520de3b438f947 (patch)
tree026718028b198658069203c1829b02cfb0095ced /drivers/char
parent4b065046273afa01ec8e3de7da407e8d3599251d (diff)
downloadlinux-fsl-qoriq-0917798d82212f884fff650e7e520de3b438f947.tar.xz
x86: fix microcode driver newly spewing warnings
Jeff Garzik reported this WARN_ON() noise: > Kernel: 2.6.30-rc1-00306-g8371f87 > Hardware: ICH10 x86-64 > > This is a regression from 2.6.29. Microcode spews the following WARNING > multiple times during boot: > > ------------[ cut here ]------------ > WARNING: at fs/sysfs/group.c:138 sysfs_remove_group+0xeb/0xf0() > Hardware name: sysfs group ffffffffa0209700 not found for > kobject 'cpu0' Keep sysfs files around for cpus even when we failed to locate microcode for them at the moment of module loading. The appropriate microcode firmware can become available later on. Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions