From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753511AbZDMS22 (ORCPT ); Mon, 13 Apr 2009 14:28:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752243AbZDMS2Q (ORCPT ); Mon, 13 Apr 2009 14:28:16 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:51457 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752139AbZDMS2P (ORCPT ); Mon, 13 Apr 2009 14:28:15 -0400 Date: Mon, 13 Apr 2009 20:27:46 +0200 From: Ingo Molnar To: Jeff Garzik , Peter Oruba , Dmitry Adamushko , amd64-microcode@amd64.org, Andreas Herrmann Cc: LKML , "Rafael J. Wysocki" Subject: Re: microcode driver newly spews warnings Message-ID: <20090413182746.GA9954@elte.hu> References: <49E38331.3090808@garzik.org> <49E38393.8000700@garzik.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49E38393.8000700@garzik.org> User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.5 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org (added Cc:s) * Jeff Garzik wrote: > Jeff Garzik wrote: >> >> 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' >>> Modules linked in: microcode(-) kvm_intel kvm uinput sr_mod i2c_i801 >>> cdrom i2c_c >>> ore ata_generic sg firewire_ohci snd_hda_codec_realtek pata_marvell >>> snd_hda_inte >>> l snd_hda_codec snd_pcm_oss snd_mixer_oss snd_pcm snd_page_alloc >>> e1000e ahci lib >>> ata sd_mod scsi_mod crc_t10dif ext3 jbd uhci_hcd ehci_hcd [last >>> unloaded: scsi_w >>> ait_scan] >>> Pid: 2161, comm: rmmod Not tainted 2.6.30-rc1-00306-g8371f87 #1 >>> Call Trace: >>> [] warn_slowpath+0xaf/0x110 >>> [] ? sysfs_addrm_finish+0x1a6/0x250 >>> [] ? __phys_addr+0x9/0x50 >>> [] ? __phys_addr+0x9/0x50 >>> [] ? kobject_release+0x5d/0xa0 >>> [] ? __vunmap+0x12/0x110 >>> [] sysfs_remove_group+0xeb/0xf0 >>> [] mc_sysdev_remove+0x38/0x50 [microcode] >>> [] sysdev_driver_unregister+0x68/0xa0 >>> [] microcode_exit+0x39/0x65 [microcode] >>> [] sys_delete_module+0x191/0x250 >>> [] system_call_fastpath+0x16/0x1b >>> ---[ end trace 0a72bfd99e89dde6 ]--- >>> ------------[ cut here ]------------ >> >> >> Full dmesg and lspci attached. > > Whoops, forgot kernel config. Attached. > > Jeff > > >