LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Christian Kujau <lists@nerdbynature.de>
Cc: LKML <linux-kernel@vger.kernel.org>,
0x0007@gmail.com, linux-usb@vger.kernel.org
Subject: Re: WARNING: at drivers/usb/host/ehci-hcd.c:287
Date: Mon, 3 Mar 2008 23:49:13 -0800 [thread overview]
Message-ID: <20080303234913.f63e5fcb.akpm@linux-foundation.org> (raw)
In-Reply-To: <alpine.DEB.1.00.0803030058280.5974@sheep.housecafe.de>
On Mon, 3 Mar 2008 01:05:53 +0100 (CET) Christian Kujau <lists@nerdbynature.de> 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] [<c0119f9f>] warn_on_slowpath+0x5f/0x90
> [ 1535.884918] [<f8d868b5>] sta_info_get+0x55/0x60 [mac80211]
> [ 1535.884940] [<c0139285>] __lock_acquire+0x4e5/0xfd0
> [ 1535.884950] [<c0139285>] __lock_acquire+0x4e5/0xfd0
> [ 1535.884955] [<c0165487>] kmem_cache_free+0xa7/0xf0
> [ 1535.884964] [<c0102f17>] restore_nocheck+0x12/0x15
> [ 1535.884970] [<c01388c6>] trace_hardirqs_on+0x66/0x110
> [ 1535.884978] [<c04410df>] _spin_lock_irqsave+0x3f/0x50
> [ 1535.884987] [<c036369a>] ehci_iaa_watchdog+0x7a/0x80
> [ 1535.884991] [<c0122cc8>] run_timer_softirq+0x128/0x190
> [ 1535.884998] [<c02b8e3c>] blk_done_softirq+0x3c/0x70
> [ 1535.885004] [<c0363620>] ehci_iaa_watchdog+0x0/0x80
> [ 1535.885010] [<c011f232>] __do_softirq+0x52/0xa0
> [ 1535.885014] [<c01056c8>] do_softirq+0x98/0xd0
> [ 1535.885020] [<c0144df0>] handle_level_irq+0x0/0xe0
> [ 1535.885027] [<c011f1bd>] irq_exit+0x4d/0x70
> [ 1535.885031] [<c0105790>] do_IRQ+0x90/0xf0
> [ 1535.885034] [<c01388fc>] trace_hardirqs_on+0x9c/0x110
> [ 1535.885040] [<c01038c6>] 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/
>
next prev parent reply other threads:[~2008-03-04 7:49 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-03 0:05 Christian Kujau
2008-03-03 22:38 ` Christian Kujau
2008-03-04 16:29 ` Alan Stern
2008-03-04 18:53 ` Christian Kujau
2008-03-04 20:27 ` Alan Stern
2008-03-04 20:51 ` David Brownell
2008-03-04 20:57 ` Alan Stern
2008-03-04 22:01 ` David Brownell
2008-03-04 23:15 ` Christian Kujau
2008-03-05 0:30 ` David Brownell
2008-03-05 1:15 ` Christian Kujau
2008-03-05 4:25 ` David Brownell
2008-03-05 22:59 ` Christian Kujau
2008-03-07 19:51 ` Christian Kujau
2008-03-04 7:49 ` Andrew Morton [this message]
2008-03-04 8:01 ` Christian Kujau
2008-03-04 8:10 ` Andrew Morton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080303234913.f63e5fcb.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=0x0007@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=lists@nerdbynature.de \
--subject='Re: WARNING: at drivers/usb/host/ehci-hcd.c:287' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).