Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751855AbYGXJar (ORCPT ); Thu, 24 Jul 2008 05:30:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754556AbYGXJac (ORCPT ); Thu, 24 Jul 2008 05:30:32 -0400 Received: from an-out-0708.google.com ([209.85.132.248]:52542 "EHLO an-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754521AbYGXJa3 (ORCPT ); Thu, 24 Jul 2008 05:30:29 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=cAtAVa+ydYrNaAJPlEP6Q7HmwdHtYjA7hEw1hyjaI238D4aYF/W1i+E9B+jFJ4WuMn EiVXZ6t6mGFPV1+3mxGMgxU8aC4/CugAjuFKvPWMvuKRL0U7c/lefFWNCYKqeh6L9MC/ Kcdis+Hx5AEqJ+ZVi+cy3AYO17C5DclQDO3Mg= Message-ID: Date: Thu, 24 Jul 2008 11:30:28 +0200 From: "Fabio Comolli" To: "Linux Kernel Mailing List" Subject: Re: WARNING: at net/core/dev.c:1330 __netif_schedule+0x23/0x77() Cc: netdev@vger.kernel.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2388 Lines: 56 [ Added netdev to CC: list] On Tue, Jul 22, 2008 at 9:05 PM, Fabio Comolli wrote: > Another on of the net/core/dev.c saga. This looks different from the > others seen on lkml though. Triggered after a suspend/resume cycle. > Regards, > Fabio > > > > ------------[ cut here ]------------ > WARNING: at net/core/dev.c:1330 __netif_schedule+0x23/0x77() > Modules linked in: michael_mic arc4 ecb ieee80211_crypt_tkip microcode > snd_pcm_oss snd_mixer_oss snd_seq snd_seq_device cpufreq_conservative > cpufreq_powersave acpi_cpufreq loop dm_mod pcmcia battery ac > firewire_ohci ipw2200 snd_intel8x0 firewire_core yenta_socket > rsrc_nonstatic ieee80211 8139too snd_ac97_codec crc_itu_t mii > ieee80211_crypt pcmcia_core ac97_bus button uhci_hcd snd_pcm 8250_pci > snd_timer iTCO_wdt ehci_hcd snd soundcore snd_page_alloc 8250 > serial_core i2c_i801 usbcore sg > Pid: 3643, comm: s2ram Not tainted 2.6.26-05752-g93ded9b #27 > [] warn_on_slowpath+0x40/0x79 > [] native_sched_clock+0x77/0x88 > [] pci_conf1_write+0xb2/0xc0 > [] lock_release_holdtime+0x16/0x124 > [] pci_conf1_write+0xb2/0xc0 > [] native_sched_clock+0x77/0x88 > [] mark_held_locks+0x46/0x5d > [] _spin_unlock_irqrestore+0x34/0x39 > [] trace_hardirqs_on_caller+0xdd/0xfd > [] pci_bus_write_config_dword+0x46/0x50 > [] __netif_schedule+0x23/0x77 > [] netif_device_attach+0x31/0x3b > [] ipw_pci_resume+0x8a/0xa3 [ipw2200] > [] pci_legacy_resume+0x13/0x16 > [] pm_op+0x52/0xac > [] device_resume+0x8e/0x2ed > [] suspend_devices_and_enter+0xe8/0x10c > [] enter_state+0xaf/0xf8 > [] state_store+0x87/0x9a > [] state_store+0x0/0x9a > [] kobj_attr_store+0x18/0x1c > [] sysfs_write_file+0xb5/0xe2 > [] sysfs_write_file+0x0/0xe2 > [] vfs_write+0x84/0xf7 > [] sys_write+0x3c/0x63 > [] sysenter_past_esp+0x6a/0xa5 > ======================= > ---[ end trace 96b882348301a484 ]--- > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/