[lockdep warning] AOE / networking: aoenet_xmit: noop_qdisc.q.lock, INFO: inconsistent lock state at 0000000000000370

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

not sure whether it got reported already, but -tip testing triggered 
this new ATA over Ethernet lockdep warning on latest -git:

=================================
[ INFO: inconsistent lock state ]
2.6.26-tip-00346-gb4d3941-dirty #13925
---------------------------------
inconsistent {softirq-on-W} -> {in-softirq-W} usage.
swapper/0 [HC0[0]:SC1[2]:HE1:SE0] takes:
 (noop_qdisc.q.lock){-+..}, at: [<ffffffff80880ba8>] dev_queue_xmit+0xd8/0x520
{softirq-on-W} state was registered at:
  [<ffffffff80266517>] __lock_acquire+0x3a7/0x10e0
  [<ffffffff802672a7>] lock_acquire+0x57/0x80
  [<ffffffff80a080da>] _spin_lock+0x2a/0x40
  [<ffffffff808a141f>] shutdown_scheduler_queue+0x3f/0x60
  [<ffffffff808a1481>] dev_shutdown+0x41/0x90
  [<ffffffff8087e9da>] rollback_registered+0x6a/0x100
  [<ffffffff8087ea92>] unregister_netdevice+0x22/0x80
  [<ffffffff80999bcc>] ieee80211_register_hw+0x2ec/0x3b0
  [<ffffffff80eb0dbc>] init_mac80211_hwsim+0x1bc/0x370
  [<ffffffff80209045>] do_one_initcall+0x45/0x180
  [<ffffffff80e7fb75>] kernel_init+0x1d5/0x2f0
  [<ffffffff8020d599>] child_rip+0xa/0x11
  [<ffffffffffffffff>] 0xffffffffffffffff
irq event stamp: 326488
hardirqs last  enabled at (326488): [<ffffffff80265cbd>] trace_hardirqs_on+0xd/0x10
hardirqs last disabled at (326487): [<ffffffff802642ed>] trace_hardirqs_off+0xd/0x10
softirqs last  enabled at (326450): [<ffffffff80248462>] __do_softirq+0x102/0x120
softirqs last disabled at (326461): [<ffffffff8020d86c>] call_softirq+0x1c/0x30

other info that might help us debug this:
1 lock held by swapper/0:
 #0:  (rcu_read_lock){..--}, at: [<ffffffff80880b2b>] dev_queue_xmit+0x5b/0x520

stack backtrace:
Pid: 0, comm: swapper Not tainted 2.6.26-tip-00346-gb4d3941-dirty #13925

Call Trace:
 <IRQ>  [<ffffffff80264c6b>] print_usage_bug+0x18b/0x190
 [<ffffffff80265a67>] mark_lock+0x517/0x570
 [<ffffffff802664ce>] __lock_acquire+0x35e/0x10e0
 [<ffffffff80265c5b>] ? trace_hardirqs_on_caller+0x7b/0xd0
 [<ffffffff802672a7>] lock_acquire+0x57/0x80
 [<ffffffff80880ba8>] ? dev_queue_xmit+0xd8/0x520
 [<ffffffff80a080da>] _spin_lock+0x2a/0x40
 [<ffffffff80880b2b>] ? dev_queue_xmit+0x5b/0x520
 [<ffffffff80880ba8>] dev_queue_xmit+0xd8/0x520
 [<ffffffff807aba2f>] aoenet_xmit+0x2f/0x40
 [<ffffffff807a9cd0>] aoecmd_cfg+0x140/0x170
 [<ffffffff807ab890>] ? discover_timer+0x0/0x110
 [<ffffffff807ab92a>] discover_timer+0x9a/0x110
 [<ffffffff8024bf3b>] run_timer_softirq+0x20b/0x250
 [<ffffffff802483f4>] __do_softirq+0x94/0x120
 [<ffffffff80260e6d>] ? clockevents_program_event+0x5d/0x90
 [<ffffffff8020d86c>] call_softirq+0x1c/0x30
 [<ffffffff8021018a>] do_softirq+0x6a/0xa0
 [<ffffffff80248349>] irq_exit+0x99/0xb0
 [<ffffffff80220842>] smp_apic_timer_interrupt+0x92/0xd0
 [<ffffffff8020d34b>] apic_timer_interrupt+0x6b/0x70
 <EOI>  [<ffffffff80214afc>] ? mwait_idle+0x4c/0x60
 [<ffffffff80214af3>] ? mwait_idle+0x43/0x60
 [<ffffffff8020af51>] ? cpu_idle+0xa1/0x110
 [<ffffffff80a00990>] ? start_secondary+0x150/0x1a0

with this config:

  http://redhat.com/~mingo/misc/log-Fri_Jul_25_06_07_52_CEST_2008.bad

full bootlog:

  http://redhat.com/~mingo/misc/config-Fri_Jul_25_06_07_52_CEST_2008.bad

i suspect this too is about the changed locking dependencies.

	Ingo
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT]: Networking, David Miller, (Sun Jul 20, 10:44 am)
Re: [GIT]: Networking, Arjan van de Ven, (Sun Jul 20, 10:59 am)
Re: [GIT]: Networking, David Miller, (Sun Jul 20, 4:52 pm)
Re: [GIT]: Networking, Linus Torvalds, (Sun Jul 20, 5:54 pm)
Re: [GIT]: Networking, David Miller, (Sun Jul 20, 6:03 pm)
Re: [GIT]: Networking, Linus Torvalds, (Sun Jul 20, 6:07 pm)
Re: [GIT]: Networking, Alexey Dobriyan, (Sun Jul 20, 6:09 pm)
Re: [GIT]: Networking, David Miller, (Sun Jul 20, 6:14 pm)
Re: [GIT]: Networking, David Miller, (Sun Jul 20, 6:17 pm)
Re: [GIT]: Networking, Patrick McHardy, (Sun Jul 20, 6:20 pm)
Re: [GIT]: Networking, Alexey Dobriyan, (Sun Jul 20, 6:22 pm)
Re: [GIT]: Networking, Alexey Dobriyan, (Sun Jul 20, 7:40 pm)
Re: [GIT]: Networking, David Miller, (Sun Jul 20, 7:48 pm)
Re: [GIT]: Networking, David Miller, (Sun Jul 20, 10:11 pm)
Re: [GIT]: Networking, Alexander Beregalov, (Mon Jul 21, 2:48 am)
Re: [GIT]: Networking, Ben Hutchings, (Mon Jul 21, 3:16 am)
Re: [GIT]: Networking, Stefan Richter, (Mon Jul 21, 4:28 am)
Re: [GIT]: Networking, James Morris, (Mon Jul 21, 4:45 am)
Re: [GIT]: Networking, Alexey Dobriyan, (Mon Jul 21, 4:57 am)
Re: [GIT]: Networking, Patrick McHardy, (Mon Jul 21, 5:05 am)
Re: [GIT]: Networking, Ingo Molnar, (Mon Jul 21, 6:50 am)
Re: [GIT]: Networking, Stefan Richter, (Mon Jul 21, 7:15 am)
Re: [GIT]: Networking, David Miller, (Mon Jul 21, 8:27 am)
Re: [GIT]: Networking, David Miller, (Mon Jul 21, 8:35 am)
Re: [GIT]: Networking, Alexander Beregalov, (Mon Jul 21, 9:04 am)
Re: [GIT]: Networking, Linus Torvalds, (Mon Jul 21, 9:49 am)
Re: [GIT]: Networking, David Miller, (Mon Jul 21, 9:53 am)
Re: [GIT]: Networking, David Miller, (Mon Jul 21, 10:28 am)
Re: [GIT]: Networking, Linus Torvalds, (Mon Jul 21, 10:40 am)
[crash] kernel BUG at net/core/dev.c:1328!, Ingo Molnar, (Mon Jul 21, 11:23 am)
Re: [crash] kernel BUG at net/core/dev.c:1328!, Linus Torvalds, (Mon Jul 21, 11:35 am)
Re: [crash] kernel BUG at net/core/dev.c:1328!, Ingo Molnar, (Mon Jul 21, 11:46 am)
Re: [crash] kernel BUG at net/core/dev.c:1328!, David Miller, (Mon Jul 21, 12:00 pm)
Re: [crash] kernel BUG at net/core/dev.c:1328!, Stefan Richter, (Mon Jul 21, 12:20 pm)
Re: [crash] kernel BUG at net/core/dev.c:1328!, Ingo Molnar, (Mon Jul 21, 12:30 pm)
Re: [crash] kernel BUG at net/core/dev.c:1328!, Ingo Molnar, (Mon Jul 21, 12:44 pm)
Re: [crash] kernel BUG at net/core/dev.c:1328!, David Miller, (Mon Jul 21, 1:11 pm)
Re: [crash] kernel BUG at net/core/dev.c:1328!, David Miller, (Mon Jul 21, 1:20 pm)
Re: [GIT]: Networking, David Miller, (Mon Jul 21, 1:32 pm)
Re: [GIT]: Networking, Patrick McHardy, (Mon Jul 21, 1:33 pm)
Re: [crash] kernel BUG at net/core/dev.c:1328!, Stefan Richter, (Mon Jul 21, 2:26 pm)
[TCP bug] stuck distcc connections in latest -git, Ingo Molnar, (Tue Jul 22, 4:21 am)
Re: [TCP bug] stuck distcc connections in latest -git, David Newall, (Tue Jul 22, 6:45 am)
Re: [TCP bug] stuck distcc connections in latest -git, Ingo Molnar, (Tue Jul 22, 6:57 am)
Re: [TCP bug] stuck distcc connections in latest -git, David Newall, (Tue Jul 22, 7:54 am)
Re: [TCP bug] stuck distcc connections in latest -git, Ingo Molnar, (Tue Jul 22, 8:34 am)
Re: [TCP bug] stuck distcc connections in latest -git, Willy Tarreau, (Tue Jul 22, 2:12 pm)
Re: [TCP bug] stuck distcc connections in latest -git, Ingo Molnar, (Wed Jul 23, 1:26 am)
Re: [GIT]: Networking, David Miller, (Wed Jul 23, 4:42 pm)
Re: [regression] nf_iterate(), BUG: unable to handle kerne ..., Krzysztof Oledzki, (Thu Jul 24, 11:00 am)
[lockdep warning] AOE / networking: aoenet_xmit: noop_qdis ..., Ingo Molnar, (Thu Jul 24, 11:20 pm)