Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758695AbYCCAGR (ORCPT ); Sun, 2 Mar 2008 19:06:17 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754434AbYCCAGA (ORCPT ); Sun, 2 Mar 2008 19:06:00 -0500 Received: from ns2.g-housing.de ([81.169.133.75]:57073 "EHLO mail.g-house.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753837AbYCCAGA (ORCPT ); Sun, 2 Mar 2008 19:06:00 -0500 Date: Mon, 3 Mar 2008 01:05:53 +0100 (CET) From: Christian Kujau X-X-Sender: evil@sheep.housecafe.de To: LKML cc: 0x0007@gmail.com Subject: WARNING: at drivers/usb/host/ehci-hcd.c:287 Message-ID: User-Agent: Alpine 1.00 (DEB 882 2007-12-20) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2609 Lines: 50 Hi, after upgrading to 2.6.25-rc3, kern.log shows: [ 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/ Thanks, Christian. -- BOFH excuse #415: Maintenance window broken -- 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/