From: "J.A. Magallón" <jamagallon@ono.com>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.17-rc6-mm1
Date: Wed, 7 Jun 2006 23:23:45 +0200 [thread overview]
Message-ID: <20060607232345.3fcad56e@werewolf.auna.net> (raw)
In-Reply-To: <20060607104724.c5d3d730.akpm@osdl.org>
On Wed, 7 Jun 2006 10:47:24 -0700, Andrew Morton <akpm@osdl.org> wrote:
>
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.17-rc6/2.6.17-rc6-mm1/
>
> - Many more lockdep updates
>
One missing ;)
============================
[ BUG: illegal lock usage! ]
----------------------------
illegal {in-hardirq-W} -> {hardirq-on-W} usage.
idle/0 [HC0[0]:SC1[1]:HE1:SE0] takes:
(&list->lock){++..}, at: [<c02f194f>] packet_rcv+0x1b1/0x2fe
{in-hardirq-W} state was registered at:
[<c0134b9b>] lock_acquire+0x54/0x6a
[<c02f5447>] _spin_lock_irqsave+0x3f/0x4f
[<c02a5249>] skb_dequeue+0x12/0x50
[<f88349d3>] hpsb_bus_reset+0x62/0xa6 [ieee1394]
[<f884fd96>] ohci_irq_handler+0x82f/0x995 [ohci1394]
[<c013de72>] handle_IRQ_event+0x2e/0x63
[<c013efb3>] handle_fasteoi_irq+0x6b/0xac
[<c0104dd7>] do_IRQ+0x6c/0xa5
irq event stamp: 547564
hardirqs last enabled at (547564): [<c015c4cc>] kmem_cache_alloc+0x56/0x67
hardirqs last disabled at (547563): [<c015c488>] kmem_cache_alloc+0x12/0x67
softirqs last enabled at (547552): [<c011fdd4>] __do_softirq+0xe6/0xf7
softirqs last disabled at (547557): [<c0104cfc>] do_softirq+0x5a/0xc9
other info that might help us debug this:
no locks held by idle/0.
stack backtrace:
[<c01034ba>] show_trace+0x12/0x14
[<c0103b9f>] dump_stack+0x19/0x1b
[<c0132ad0>] print_usage_bug+0x20b/0x215
[<c01333c9>] mark_lock+0x450/0x5bd
[<c0133e56>] __lock_acquire+0x1ca/0xbee
[<c0134b9b>] lock_acquire+0x54/0x6a
[<c02f56de>] _spin_lock+0x36/0x43
[<c02f194f>] packet_rcv+0x1b1/0x2fe
[<c02aa61d>] netif_receive_skb+0x185/0x2bc
[<c02ac01c>] process_backlog+0x9d/0x14d
[<c02ac1eb>] net_rx_action+0xd2/0x281
[<c011fd72>] __do_softirq+0x84/0xf7
[<c0104cfc>] do_softirq+0x5a/0xc9
=======================
[<c011fe30>] irq_exit+0x4b/0x4d
[<c0104dde>] do_IRQ+0x73/0xa5
[<c0102ec1>] common_interrupt+0x25/0x2c
[<c010164e>] cpu_idle+0x63/0x80
[<c0100598>] rest_init+0x33/0x3b
[<c03dc7af>] start_kernel+0x339/0x3aa
[<c0100210>] 0xc0100210
--
J.A. Magallon <jamagallon()ono!com> \ Software is like sex:
\ It's better when it's free
Mandriva Linux release 2007.0 (Cooker) for i586
Linux 2.6.16-jam20 (gcc 4.1.1 20060518 (prerelease)) #1 SMP PREEMPT Wed
next prev parent reply other threads:[~2006-06-07 21:24 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-07 17:47 2.6.17-rc6-mm1 Andrew Morton
2006-06-07 21:23 ` J.A. Magallón [this message]
2006-06-07 22:07 ` 2.6.17-rc6-mm1 Ingo Molnar
2006-06-07 22:36 ` 2.6.17-rc6-mm1 J.A. Magallón
2006-06-07 23:54 ` 2.6.17-rc6-mm1 Stefan Richter
2006-06-08 0:31 ` 2.6.17-rc6-mm1 Chris Wright
2006-06-08 6:30 ` 2.6.17-rc6-mm1 Stefan Richter
2006-06-08 7:26 ` 2.6.17-rc6-mm1 Ingo Molnar
2006-06-07 21:54 ` 2.6.17-rc6-mm1 Rafael J. Wysocki
2006-06-07 22:11 ` 2.6.17-rc6-mm1 Ingo Molnar
2006-06-08 3:19 ` 2.6.17-rc6-mm1 Valdis.Kletnieks
2006-06-08 15:13 ` lockdep wierdness - was 2.6.17-rc6-mm1 Valdis.Kletnieks
2006-06-08 10:06 ` NTFS possible circular locking deadlock (Was: Re: 2.6.17-rc6-mm1) Duncan Sands
2006-06-12 14:35 ` Ingo Molnar
2006-06-08 12:54 ` 2.6.17-rc6-mm1 Rafael J. Wysocki
2006-06-07 22:31 ` 2.6.17-rc6-mm1 J.A. Magallón
2006-06-07 22:40 ` 2.6.17-rc6-mm1 Andrew Morton
2006-06-07 23:23 ` [PATCH] ignore smp_locks section warnings from init/exit code Randy.Dunlap
2006-06-08 0:04 ` Randy.Dunlap
2006-06-08 2:11 ` Jeff Dike
2006-06-08 2:32 ` Randy.Dunlap
2006-06-08 4:21 ` Jeff Dike
2006-06-08 4:29 ` Randy.Dunlap
2006-06-08 15:44 ` Randy.Dunlap
2006-06-08 18:35 ` Sam Ravnborg
2006-06-11 23:25 ` Jeff Dike
2006-06-12 0:17 ` Randy.Dunlap
2006-06-12 2:29 ` Jeff Dike
2006-06-12 2:52 ` Randy.Dunlap
2006-06-08 2:25 ` 2.6.17-rc6-mm1 Andi Kleen
2006-06-08 2:46 ` 2.6.17-rc6-mm1 Randy.Dunlap
2006-06-08 5:43 ` 2.6.17-rc6-mm1 Andi Kleen
2006-06-08 6:46 ` 2.6.17-rc6-mm1 Gerd Hoffmann
2006-06-07 23:14 ` 2.6.17-rc6-mm1 Martin Bligh
2006-06-07 23:55 ` 2.6.17-rc6-mm1 Andrew Morton
2006-06-08 1:09 ` 2.6.17-rc6-mm1 Grant Coady
2006-06-08 5:00 ` 2.6.17-rc6-mm1 Dave Jones
2006-06-20 17:42 ` 2.6.17-rc6-mm1 Arjan van de Ven
2006-06-20 20:24 ` 2.6.17-rc6-mm1 Andrew Morton
2006-06-20 20:38 ` 2.6.17-rc6-mm1 Arjan van de Ven
2006-06-21 6:23 ` 2.6.17-rc6-mm1 Dave Jones
2006-06-21 8:15 ` 2.6.17-rc6-mm1 Arjan van de Ven
2006-06-21 18:42 ` 2.6.17-rc6-mm1 Dave Jones
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=20060607232345.3fcad56e@werewolf.auna.net \
--to=jamagallon@ono.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@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