From: Arjan van de Ven <arjan@infradead.org>
To: netdev@vger.kernel.org
Subject: sleeping in irq context in match()
Date: Wed, 23 Jul 2008 11:57:06 -0700 [thread overview]
Message-ID: <20080723115706.38060204@infradead.org> (raw)
Hi,
the backtrace below is popping up in kerneloops.org stats pretty
quickly; I don't know if it's been discussed here before but
just wanted to mention it in case it hasn't been..
(it's rank 13 right now, out of nowhere)
http://www.kerneloops.org/searchweek.php?search=match for more info
__might_sleep
mutex_lock_nested
rtnl_lock
*match
ipt_do_table
ipt_local_in_hook
nf_iterate
nf_hook_slow
ip_local_deliver
ip_rcv_finish
ip_rcv
netif_receive_skb
tg3_poll
--
If you want to reach me at my work email, use arjan@linux.intel.com
For development, discussion and tips for power savings,
visit http://www.lesswatts.org
next reply other threads:[~2008-07-23 18:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-23 18:57 Arjan van de Ven [this message]
2008-07-23 19:14 ` sleeping in irq context in match() Ben Hutchings
2008-07-23 20:29 ` Alex Davis
2008-07-23 23:55 ` Possible coding error in ./drivers/net/wan/dlci.c Alex Davis
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=20080723115706.38060204@infradead.org \
--to=arjan@infradead.org \
--cc=netdev@vger.kernel.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).