Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761367AbYCDHtb (ORCPT ); Tue, 4 Mar 2008 02:49:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753019AbYCDHtV (ORCPT ); Tue, 4 Mar 2008 02:49:21 -0500 Received: from smtp1.linux-foundation.org ([140.211.169.13]:45113 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751463AbYCDHtT (ORCPT ); Tue, 4 Mar 2008 02:49:19 -0500 Date: Mon, 3 Mar 2008 23:49:13 -0800 From: Andrew Morton To: Christian Kujau Cc: LKML , 0x0007@gmail.com, linux-usb@vger.kernel.org Subject: Re: WARNING: at drivers/usb/host/ehci-hcd.c:287 Message-Id: <20080303234913.f63e5fcb.akpm@linux-foundation.org> In-Reply-To: References: X-Mailer: Sylpheed 2.4.1 (GTK+ 2.8.17; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2750 Lines: 48 On Mon, 3 Mar 2008 01:05:53 +0100 (CET) Christian Kujau wrote: > Hi, > > after upgrading to 2.6.25-rc3, kern.log shows: >From which kernel version did you upgrade? > [ 1535.884848] ------------[ cut here ]------------ > [ 1535.884855] WARNING: at drivers/usb/host/ehci-hcd.c:287 ehci_iaa_watchdog+0x7a/0x80() > [ 1535.884858] Modules linked in: sha256_generic xt_tcpudp ipt_MASQUERADE iptable_nat nf_conntrack_ipv4 nf_nat_ftp nf_nat nf_conntrack_ftp xt_conntrack nf_conntrack iptable_filter ip_tables ipt_ULOG x_tables nfsd lockd nfs_acl auth_rpcgss exportfs tun sunrpc fuse twofish_i586 twofish_common eeprom w83l785ts asb100 hwmon_vid hwmon snd_pcm_oss snd_mixer_oss zd1211rw firmware_class snd_intel8x0 snd_ac97_codec mac80211 ac97_bus snd_pcm snd_timer snd soundcore snd_page_alloc cfg80211 pl2303 usbserial i2c_nforce2 i2c_core > [ 1535.884901] Pid: 4272, comm: FahCore_78.exe Not tainted 2.6.25-rc3 #6 > [ 1535.884906] [] warn_on_slowpath+0x5f/0x90 > [ 1535.884918] [] sta_info_get+0x55/0x60 [mac80211] > [ 1535.884940] [] __lock_acquire+0x4e5/0xfd0 > [ 1535.884950] [] __lock_acquire+0x4e5/0xfd0 > [ 1535.884955] [] kmem_cache_free+0xa7/0xf0 > [ 1535.884964] [] restore_nocheck+0x12/0x15 > [ 1535.884970] [] trace_hardirqs_on+0x66/0x110 > [ 1535.884978] [] _spin_lock_irqsave+0x3f/0x50 > [ 1535.884987] [] ehci_iaa_watchdog+0x7a/0x80 > [ 1535.884991] [] run_timer_softirq+0x128/0x190 > [ 1535.884998] [] blk_done_softirq+0x3c/0x70 > [ 1535.885004] [] ehci_iaa_watchdog+0x0/0x80 > [ 1535.885010] [] __do_softirq+0x52/0xa0 > [ 1535.885014] [] do_softirq+0x98/0xd0 > [ 1535.885020] [] handle_level_irq+0x0/0xe0 > [ 1535.885027] [] irq_exit+0x4d/0x70 > [ 1535.885031] [] do_IRQ+0x90/0xf0 > [ 1535.885034] [] trace_hardirqs_on+0x9c/0x110 > [ 1535.885040] [] common_interrupt+0x2e/0x34 > [ 1535.885049] ======================= > [ 1535.885051] ---[ end trace b6c2a2178c98c162 ]--- > > > There's no oops, and the box is running fine. The only USB devices in use > is the zd1211rw WLAN adapter and some mp3 player attached as usb-storage. > > I've seen http://lkml.org/lkml/2008/2/13/566 with the same warning and a > real problem, but nothing happened. Linas, is this freeze still present? > > Full dmesg and .config: http://nerdbynature.de/bits/2.6.25-rc3/ > -- 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/